Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to close a database?
Message
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01178427
Message ID:
01178429
Views:
19
This message has been marked as the solution to the initial question of the thread.
>If you have two or more databases open, how do you close one database without affecting other ones?
OPEN DATABASE Test
OPEN DATABASE OtherTest

SET DATABASE TO Test
CLOSE DATABASE
SET DATABASE TO OtherTest
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform