Sqlpp Errors - Sybase Adaptive Server Anywhere Reference

Table of Contents

Advertisement

SQLPP errors

SQLPP errors
'%1' host variable must be a C string type
Probable cause
'%1' host variable must be an integer type
Probable cause
'%1' symbol already defined
Probable cause
936
This section lists messages generated by the SQL preprocessor. The
messages may be errors or warnings, or either depending on which
command-line options are set.
$
For more information about the SQL Preprocessor and its command-
line options, see "The SQL preprocessor" on page 81 of the book ASA
Programming Interfaces Guide.
Message value
2615
A C string was required in an embedded SQL statement (for a cursor name,
option name etc.) and the value supplied was not a C string.
Message value
2640
You have used a host variable that is not of integer type in a statement where
only an integer type host variable is allowed.
Message value
2617
You defined a host variable twice.
Message Type
Error
Message Type
Error
Message Type
Error

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents