Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Tables in DataSession of form not being closed
Message
 
 
To
25/08/2004 14:49:30
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00936368
Message ID:
00936385
Views:
32
>Yes, I am using a private datasession. There are no uncommitted changes. I just trie programmatically closing those cursors before the form is released, but the datasession still does not close.

Is there a property on the form or a property of some object on the form that is holding a reference to an object created outside the form's data session? If so, you need to set that property to null or something else [like an enpty string] before releasing the form. I usually handle this in the Destroy of the object holding the reference.
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform