Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Releasing Private Datasessions
Message
From
04/05/1998 14:14:41
 
 
To
04/05/1998 13:56:16
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00096781
Message ID:
00096796
Views:
20
>>I'm having trouble with a reference hanging out there on a form, leaving a private datasession open after the form is closed.
>>
>>I call the form with a DO FORM (tried both NAME clause and without)
>>
>>Tried calling it from oApp.DOFORM() (Similar to TazTraders)
>>
>>I exit the form with a thisform.release(), and I tried RELEASE thisform.
>>
>>None of these gets rid of the pesky Datasession.
>>
>>In my app cleanup code, my CLEAR ALL runs through the destroy method of the form's objects, and it's not happy. I get a Dr Watson every time.
>>
>>Help, anyone ?
>>
>>Thanks !
>"Clear all" is dangerous I think. Instead in your form.de, set autoclosetables = .t.
>Cetin

Cetin -
thanks for your reply, but by the time I issue the CLEAR ALL, the datasessions are supposed to be gone. It's a final clean up. (As recommended by MS, but we all know how risky those recommendations are...)

Anyway - I do have the autoopen and autoclose both set to .T.
The Datasessions are still hanging...
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform