Update operation attempted on a read-only cursor
Item |
Value |
---|---|
SQLCode |
-633 |
Constant |
SQLE_READ_ONLY_CURSOR |
SQLState |
42W30 |
ODBC State |
42000 |
An update operation has been attempted on a cursor that was explicitly declared as read-only.