Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is there a way to auto close tables after select sql ?
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00798891
Message ID:
00798929
Views:
21
>When we do a select statement, the tables stay opened. Is there a way to tell vfp7 or 8 to automatically close these tables ?
>
No. You can use AUSED() function to capture the list of open tables before and after and close accordingly.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform