Error constant | SQLE_JDBC_TBL_COL_NOT_FOUND_IN_RESULTSET |
ODBC 2 State | ERROR |
ODBC 3 State | ERROR |
Parameter 1 | Table name. |
Parameter 2 | Column name. |
Severity | 16 |
SQLCODE | –756 |
SQLSTATE | WJ021 |
Sybase error code | 13766 |
Failed to identify a column in a JDBC resultset with the given table name and column name. This can happen if the given names are not found or if they are ambiguous.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |