| 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 |
You misspelled the name of a column, or the column you are looking for is in a different table.
| Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |