Cursor operation conflict
Item |
Value |
---|---|
SQLCode |
108 |
Constant |
SQLE_CURSOR_OPERATION_CONFLICT |
SQLState |
01001 |
ODBC State |
(handled by ODBC driver) |
You have attempted to perform an operation on the current row of a cursor, but the row has been modified by a searched DELETE.