Contents Index SQL Preprocessor error messages indexed by error message value '%1' host variable must be a C string type

ASA Programming Guide
  SQL Preprocessor Error Messages

SQLPP errors


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.


'%1' host variable must be a C string type
'%1' host variable must be an integer type
'%1' symbol already defined
Cannot find include file '%1'
FIXCHAR type must have a length
Feature not available with UltraLite
Host variable '%1' is in use more than once with different indicators
Inconsistent host variable types for this cursor
Inconsistent indicator variables for this cursor
Inconsistent number of host variables for this cursor
Into clause not allowed on declare cursor - ignored
Invalid array dimension
Macros cannot be redefined
Two SQLDAs specified of the same type (INTO or USING)
Unknown hostvar type
VARCHAR host variables cannot be pointers
VARCHAR type must have a length
arrays of FIXCHAR not supported
arrays of VARCHAR not supported
arrays of decimal not allowed
arrays of this type not supported
cannot describe static cursors
combined pointer and arrays not supported for host types
cursor '%1' not previously declared
data value must be a host variable
error reading temporary file
error writing output file
field used more than once in SET DESCRIPTOR statement
full SQL feature
host variable '%1' has been redefined
host variable '%1' has two different definitions
host variable '%1' is unknown
host variables not allowed for this cursor
host variables specified twice - on declare and open
incorrect Embedded SQL language usage -- that is a '%1' extension
incorrect Embedded SQL syntax
incorrect SQL language usage -- that is a '%1' extension
indicator variable '%1' is unknown
initializer not allowed on VARCHAR host variable
intermediate SQL feature
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
long binary/long varchar size limit is 65535 for UltraLite
missing ending quote of string
must specify a host list or using clause on %1
must specify an SQLDA on a DESCRIBE
no FETCH or PUT for cursor '%1'
no INTO clause on SELECT statement
no OPEN for cursor '%1'
no declare section and no INCLUDE SQLCA statement
only one dimensional arrays supported for char type
precision must be specified for decimal type
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
transact SQL extension
unable to open temporary file
unknown sql function '%1'
unknown statement '%1'
unrecognized SQL syntax
vendor extension
wrong number of parms to sql function '%1'

Contents Index SQL Preprocessor error messages indexed by error message value '%1' host variable must be a C string type