ASA Error Messages
Database Error Messages
Alphabetic list of error messages
| Item | Value |
|---|---|
| SQLCODE | -760 |
| Constant | SQLE_INVALID_SQL_IDENTIFIER |
| SQLSTATE | 07W06 |
| Sybase error code | 13771 |
| ODBC 2 State | 07001 |
| ODBC 3 State | 07W06 |
An invalid identifier was supplied through the C language interface. For example, you may have supplied a NULL string for a cursor name.