ASA Error Messages
Database Error Messages
Alphabetic list of error messages
Item | Value |
---|---|
SQLCODE | -756 |
Constant | SQLE_JDBC_TBL_COL_NOT_FOUND_IN_RESULTSET |
SQLSTATE | WJ021 |
Sybase error code | 13766 |
ODBC 2 State | ERROR |
ODBC 3 State | ERROR |
Parameter 1 | Table name |
Parameter 2 | Column name |
Failed to identify a column in a JDBC resultset with the given table name and column name. This can happen either the given names are not found or they are ambiguous.