Contents Index Configuring development tools for embedded SQL development Preprocessing projects with a single embedded SQL source file pdf/preface.pdf

UltraLite User's Guide
  Developing Embedded SQL Applications

Preprocessing your embedded SQL files


The SQL preprocessor (sqlpp.exe) carries out two functions in an UltraLite development project:

Caution    sqlpp overwrites the output file without regard to its contents. Ensure that the output file name does not match the name of any of your source files. By default, sqlpp constructs the output file name by changing the suffix of your source file to .c. When in doubt, specify the output file name explicitly, following the name of the source file.


Preprocessing projects with a single embedded SQL source file
Preprocessing projects with more than one embedded SQL file

Contents Index Configuring development tools for embedded SQL development Preprocessing projects with a single embedded SQL source file pdf/preface.pdf