Invalid SQL identifier

Error constant SQLE_INVALID_SQL_IDENTIFIER
ODBC 2 State 07001
ODBC 3 State 07W06
Severity 16
SQLCODE –760
SQLSTATE 07W06
Sybase error code 13771
Probable cause

An invalid identifier was supplied through the C language interface. For example, you may have supplied a NULL string for a cursor name.