Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Close A Single Database
Message
From
22/10/2007 00:40:03
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
 
 
To
21/10/2007 19:38:47
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01262448
Message ID:
01262476
Views:
15
Al,

just

>>
>>Open database yourdatabase1
>>Open database yourdatabase2
>>..code
SET DATABASE TO yourdatabase2
CLOSE DATABASE
*now only yourdatabase1
*this is valid if you work with a single datasession
*Close database yourdatabese1 && yourdatabase2 is still open
>>
>>
>>>How do I select a DB then?
>>>
>>>>>I have multiple database open. How do I close just one DB?
>>>>
>>>>CLOSE DATABASES without the ALL clause closes the currently selected database in the current data session. If you have more than 1 database open, set the current one with SET DATABASE TO.
>
>Sorry, your last line doesn't work - syntax error.
Words are given to man to enable him to conceal his true feelings.
Charles Maurice de Talleyrand-Périgord

Weeks of programming can save you hours of planning.

Off

There is no place like [::1]
Previous
Reply
Map
View

Click here to load this message in the networking platform