| 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.
| Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |