Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How many tables are open
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00212144
Message ID:
00212152
Views:
30
>Is there or better, what is the command that tell you how many tables are open. I want to close all of the open tables in a program and don't always know all the names of the open tables(depending on the situation it might be one or more days worth of data).

I think you are looking for AUSED(), but this will only apply to tables within the current datasession. If others sessions are active, you will have to poll them also.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform