Error 756

"Cannot uniquely identify column '%2' of table '%1' in the current JDBC resultset"

Item Description

SQLCode

-756L

Constant

JDBC_TBL_COL_NOT_FOUND_IN_RESULTSET

SQLState

WJ021

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Sybase Error Code

2402

Severity Code

16

Parameter 1

Table name.

Parameter 2

Column name.

Probable cause

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.


Created May 6, 2011. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com