Visual FoxPro requires a cursor, created from an ADO Recordset using the CursorFill method, to be attached to a CursorAdapter object, before it can be updated.
- To update the cursor, reattach the cursor to the CursorAdapter object.
Visual FoxPro requires a cursor, created from an ADO Recordset using the CursorFill method, to be attached to a CursorAdapter object, before it can be updated.