Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.0 » Error Messages » SQL Anywhere error messages » SQL Anywhere error messages sorted by message text (T-Z)

 

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.