Invalid SQL identifier

Item Value
SQLCODE -760
Constant SQLE_INVALID_SQL_IDENTIFIER
SQLSTATE 07W06
Sybase error code 13771
ODBC 2 State 07001
ODBC 3 State 07W06

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.