Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
THISFORM.RELEASE() won't release
Message
 
 
To
17/10/2000 17:40:36
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00428775
Message ID:
00430619
Views:
10
>Thanks to everybody for suggestions and helpful hints. Here's what is still happening:
>
>This is in VFP 5 (although, Larry, I'm still stuck in the 3.0b world! :))
>No table buffering is called, or needed, as no changes to the table are made. The table is called to populate a listbox on a form. The record source type for the listbox is "fields", referring to the table open in work area C. When the form is closed (THISFORM.RELEASE()), the form seems to go away, but the listbox remains active, preventing the table from closing. Would this have caused an unknown data session? or left an open transaction?
>
>We have tried (as Mike H. suggested) CLOSE ALL, and CLOSE DATA, and several other avenues. Still looking for that magic solution! Thanks again.
>
>Kim

This is just a stab-in-the-dark, but have you tried closing the table before you attempt to release the form? Or maybe clear the listbox source, then close the table, etc.
censored.
Previous
Reply
Map
View

Click here to load this message in the networking platform