Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CursorAdapter Class
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00726719
Message ID:
00727981
Views:
14
Hi Kevin.

>It seems the cursor that is created 'goes away'
>when the oCustomersData object goes out of scope,
>the cursor is closed.

That is the correct behavior, since the cursor is managed by the CursorAdapter object. If you want to change that, call CursorAdapter.CursorDetach to remove the cursor from the CursorAdapter's control.

Doug
Previous
Reply
Map
View

Click here to load this message in the networking platform