Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Current Database
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00396588
Message ID:
00396759
Views:
12
Hi Mahmood

>> Can any one tell how can I tell what current database is open? <<

DBC() will give you the name of the current database...that is, one that has been made current by usind the SET DATABASE TO MyDbc command. DBUSED( 'MyDbc') will return .T. if the database is open regardless of whether or not it has been set as the current database.

Marcia
Previous
Reply
Map
View

Click here to load this message in the networking platform