The Embedded SQL/C example programs

Embedded SQL includes two online example programs that demonstrate typical Embedded SQL applications. Example programs are located in the \sample\esqlc subdirectory under the Sybase release directory. Included in this subdirectory are a README file and a makefile. This section gives a brief description of the example 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. These simplified programs are not intended for use in a production environment: programs written for a production environment need additional error handling.