Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SAP Sybase SQL Anywhere 16.0 » Error Messages » SQL Anywhere error messages » SQL Anywhere error messages sorted by message text (A-C)

 

Column '%1' not found in table '%2'

Error constant SQLE_COLUMN_NOT_FOUND_IN_TABLE
ODBC 2 state S0002
ODBC 3 state 42S22
Parameter 1 Name of the column that could not be found.
Parameter 2 Name of the table that was supposed to contain the column.
Severity 11
SQLCODE -834
SQLSTATE 52005
Sybase error code 13840
 Probable cause