Using Embedded SQL/C sample programs

Embedded SQL includes two sample programs that demonstrate typical Embedded SQL applications and are located in the %SYBASE%\%SYBASE_OCS%\sample\esqlc directory. Included in this directory are a README file and a makefile. This section gives a brief description of the sample programs.

The sample programs demonstrate specific Embedded SQL/C functionality. These programs are designed as guides for application programmers, not as Embedded SQL/C training aids. Read the descriptions at the top of each source file, and examine the source code before attempting to use the sample programs.

NoteThese simplified programs are not intended for use in a production environment. Programs written for a production environment need additional error handling.