Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to clean the open tables after select sql ?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00899364
Message ID:
00899366
Views:
19
Probably you are talking about this:
if used(...)
    use in .....
endif
*your select goes here....

use in .....
>When we execute a select sql statement, the tables used by the select remain open. Is there a way to clean that ? And keep the ones that were already open before the select ?
>
>THanks
Previous
Reply
Map
View

Click here to load this message in the networking platform