ASA Error Messages
Database Error Messages
Alphabetic list of error messages
| Item | Value |
|---|---|
| SQLCODE | -143 |
| Constant | SQLE_COLUMN_NOT_FOUND |
| SQLSTATE | 52003 |
| Sybase error code | 207 |
| ODBC 2 State | S0002 |
| ODBC 3 State | 42S22 |
| Parameter 1 | Name of the column that could not be found. |
You misspelled the name of a column, or the column you are looking for is in a different table.