Visual FoxPro does not allow a cursor to be attached to a CursorAdapter object if it is already associated with another CursorAdapter object.
- To check if a cursor is already attached to a CursorAdapter, check its SourceType property by using the CursorGetProp( ) function.