ASA Error Messages
Database Error Messages
Alphabetic list of error messages
| Item | Value |
|---|---|
| SQLCODE | -163 |
| Constant | SQLE_NO_COLUMN_NAME |
| SQLSTATE | 52004 |
| Sybase error code | 209 |
| ODBC 2 State | 37000 |
| ODBC 3 State | 42000 |
| Parameter 1 | Name of the derived table. |
| Parameter 2 | Number of the column for which there is no name. |
The specified column of the derived table has no column name. Use a select list alias in the query specification or use a derived columns specifier.