ASA Error Messages
Database Error Messages
Alphabetic list of error messages
| Item | Value |
|---|---|
| SQLCODE | -874 |
| Constant | SQLE_NO_XML_IDENTIFIER |
| SQLSTATE | WX001 |
| Sybase error code | 13880 |
| ODBC 2 State | ERROR |
| ODBC 3 State | ERROR |
| Parameter 1 | Number of the column that must be named |
Unnamed columns cannot be used as XML element or attribute names. Name unnamed columns in the SELECT list using AS.