Warning 108

Message text

Cursor operation conflict

Item

Value

SQLCode

108

Constant

SQLE_CURSOR_OPERATION_CONFLICT

SQLState

01001

ODBC State

(handled by ODBC driver)

Probable cause

You have attempted to perform an operation on the current row of a cursor, but the row has been modified by a searched DELETE.