Update operation attempted on a read-only cursor

Error constant SQLE_READ_ONLY_CURSOR
ODBC 2 State S1009
ODBC 3 State HY092
Severity 16
SQLCODE –633
SQLSTATE 42W30
Sybase error code 7732
Probable cause

You attempted an update operation on a cursor that was explicitly declared as read-only.