SQL preprocessor error messages sorted by message text


'%1' host variable must be a C string type
'%1' host variable must be an integer type
'%1' symbol already defined
Arrays of DECIMAL not allowed
Arrays of FIXCHAR not supported
Arrays of this type not supported
Arrays of VARCHAR not supported
Cannot describe static cursors
Cannot find include file '%1'
char, WCHAR, and TCHAR string parameters cannot be mixed
Combined pointer and arrays not supported for hosttypes
Cursor '%1' not previously declared
Data value must be a host variable
Disallowed language extension detected in syntax
Error reading temporary file
Error writing output file
Field used more than once in SET DESCRIPTOR statement
FIXCHAR type must have a length
FOR UPDATE or FOR READ ONLY clause must be specified on PREPARE (not on DECLARE CURSOR)
Host variable '%1' has been redefined
Host variable '%1' has two different definitions
Host variable '%1' is in use more than once with different indicators
Host variable '%1' is unknown
Host variables not allowed for this cursor
Host variables specified twice - on DECLARE and OPEN
Inconsistent host variable types for this cursor
Inconsistent indicator variables for this cursor
Inconsistent number of host variables for this cursor
Incorrect Embedded SQL syntax
Indicator variable '%1' is unknown
Initializer not allowed on VARCHAR host variable
INTO clause not allowed on DECLARE cursor - ignored
Invalid array dimension
Invalid descriptor index
Invalid field for SET DESCRIPTOR
Invalid host variable type on '%1'
Invalid integer
Invalid type for indicator variable '%1'
Invalid type for SQL statement variable
Language extension detected in syntax
LONG BINARY/LONG VARCHAR size limit is 65535 for UltraLite
Macros cannot be redefined
Missing ending quote of string literal
Must specify a host list or using clause on %1
Must specify a SQLDA on a DESCRIBE
No DECLARE SECTION and no INCLUDE SQLCA statement
No FETCH or PUT for cursor '%1'
No INTO clause on SELECT statement
No OPEN for cursor '%1'
Only one-dimensional arrays supported for CHAR type
Precision must be specified for DECIMAL type
SQL syntax is only supported by UltraLite
Statement '%1' not previously prepared
Static statement names will not work properly if used by 2 threads
Subscript value %1 too large
Token too long
Two SQLDAs specified of the same type (INTO or USING)
Unable to open temporary file
Unknown host variable type
Unknown SQL function '%1'
Unknown statement '%1'
Unrecognized SQL syntax
VARCHAR host variables cannot be pointers
VARCHAR type must have a length
WCHAR and TCHAR host variable types are not supported
Wrong number of arguments to SQL function '%1'