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

SQL Anywhere 10.0.1 » SQL Anywhere 10 - Error Messages » Database Error Messages » Alphabetic list of error messages

Update conflict on snapshot transaction Next Page

Update operation attempted on a read-only cursor


Item

Value

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.