Operation is not allowed for CursorAdapter. (Error 2076)

Occurs when attempting an operation that is not permitted such as when the TABLEUPDATE( ) function attempts to perform an insert, update, or delete operation, and the corresponding CursorAdapterAllowUpdate, AllowDelete, or AllowInsert properties are set to False (.F.).