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:
00727629
Views:
16
Mark,

I stumbleds accross the answer.

In my code, I had
oCustomersData = CreateObject("CustomersData")
When I added the public statment, it works
PUBLIC oCustomersData
oCustomersData = CreateObject("CustomersData")
It seems the cursor that is created 'goes away'
when the oCustomersData object goes out of scope,
the cursor is closed.

hmmm...
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform