Alphabetic list of error messages
838
Not enough values for host variables
Item Value
SQLCODE -188
Constant SQLE_NOT_ENOUGH_HOST_VARS
SQLSTATE 07001
Sybase error code 13638
ODBC 2 State 07002
ODBC 3 State 07002
You have not provided enough host variables for either the number of bind
variables, or the statement, or the number of select list items.
Null attribute mismatch for column ’%1’
Item Value
SQLCODE -724
Constant SQLE_OMNI_NULL_MISMATCH
SQLSTATE WO018
Sybase error code 11211
ODBC 2 State OK
ODBC 3 State OK
Parameter 1 The name of the column.
The null attribute of the column specified in the ’CREATE EXISTING’
statement differs from the null attribute of the actual column.
Probable cause
Probable cause