Error 633

Message text

Update operation attempted on a read-only cursor

Item

Value

SQLCode

-633

Constant

SQLE_READ_ONLY_CURSOR

SQLState

42W30

ODBC State

42000

Probable cause

An update operation has been attempted on a cursor that was explicitly declared as read-only.