SQL Preprocessor errors

SQL Preprocessor errors are errors that can occur while you are using 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).

Finding information about an error

To simplify navigation, messages are grouped by range. To locate information about a specific error, click on the appropriate branch of the navigation tree, then choose the page that contains the error code.


Created June 15, 2009. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com