Update operation attempted on a read-only cursor
Item
Value
SQLCODE
-633
Constant
SQLE_READ_ONLY_CURSOR
SQLSTATE
42W30
Sybase error code
7732
ODBC 2 State
S1009
ODBC 3 State
HY092
Probable cause
You attempted an update operation on a cursor that was explicitly declared as read-only.