Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Accessing a free table in Private Data Session
Message
 
To
02/09/1997 12:33:45
Edward Crawford
City Facilities Management
Glasgow, United Kingdom
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00047219
Message ID:
00048138
Views:
31
Hi Ed,

What you need to look at is what datasession was active when the object was instantiated. What seems to be happening to you is you are instantiating a class when the default datasession is active and then when you call its method from your form it is changing datasession. If the class is just a utility class, try instantiating just before you need it and then calling the method.

Have fun,
Darrel
Previous
Reply
Map
View

Click here to load this message in the networking platform