Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Program leaves database files open @#$%$#@
Message
From
14/05/1998 16:15:50
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00099566
Message ID:
00099576
Views:
16
>vfp 3.0 in win 95
>
>I have browse screens with combo boxes
> that on double click automatically pulls
>record into a pageframe form. When pageframe
>closes, RETURN is issued to go back to browse
>screen so that database files can close.
>
>Things work great until the magic 3rd record which
>for some reason is leaving the database or table
>wide open, thought I had this licked but it's back
>to haunt me again.....
>
>These are free tables, they are set EXCLUSIVE ON, and
>I issue CLOSE DATABASE AND CLOSE TABLE COMMANDS to assure
>that they close. Why are they remaining open after that
>magic 3rd record? The only work around is to close the
>entire program and restart it.
>
>User is getting VERY FRUSTRATED! Any thoughts????
>Sorry for the shouting, it's been a long day....

If issuing just then you need to add at the end. e.g:
Close Tables All

HTH
Previous
Reply
Map
View

Click here to load this message in the networking platform