Alphabetic list of error messages
870
SQL statement error
Item Value
SQLCODE -132
Constant SQLE_STATEMENT_ERROR
SQLSTATE 26501
Sybase error code 13629
ODBC 2 State ERROR
ODBC 3 State ERROR
The statement identifier (generated by PREPARE) passed to the database for
a further operation is invalid.
SQLDA data type invalid
Item Value
SQLCODE -759
Constant SQLE_SQLDA_INVALID_DATATYPE
SQLSTATE 07W05
Sybase error code 13770
ODBC 2 State 07001
ODBC 3 State 07W05
The data type specified for a SQLDA variable is invalid.
SQLDA fields inconsistent for a multi-row SQLDA
Item Value
SQLCODE -700
Constant SQLE_SQLDA_INCONSISTENT
SQLSTATE 07W04
Sybase error code 13721
ODBC 2 State 07001
ODBC 3 State 07W04
Probable cause
Probable cause