SQL Preprocessor Errors

SQL preprocessor errors occur in the C preprocessor.

Embedded SQL is a database programming interface for the C and C++ programming languages. Embedded SQL consists of SQL statements intermixed with (embedded in) C or C++ source code. These SQL statements are translated by a SQL preprocessor into C or C++ source code, which then need to be recompiled by the user. The Sybase IQ SQL preprocessor utility sqlpp translates the SQL statements in an input file sqc into C language source that is put into an output file .c.

SQL preprocessor errors are grouped by range. To find information about a specific error or warning, choose the appropriate page.