Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is the Table Open?
Message
From
13/04/2000 10:23:57
 
 
To
13/04/2000 10:09:05
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00359251
Message ID:
00359262
Views:
9
You can try a combination of the following commands:-

? used("tablename")

Returns .T. or .F. if the table is in use.

? cursorgetprop("database", "tablename")

Extracts the database name if part of a container.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform