Error 834

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

Item Description

SQLCode

-834L

Constant

COLUMN_NOT_FOUND_IN_TABLE

SQLState

52005

ODBC 2 State

S0002

ODBC 3 State

42S22

Sybase Error Code

2083

Severity Code

11

Parameter 1

Name of the column that could not be found.

Parameter 2

Name of the table that was supposed to contain the column.

Probable cause

You misspelled the name of a column, or the column you are looking for is in a different table.


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