Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Close A Single Database
Message
De
22/10/2007 00:40:03
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Allemagne
 
 
À
21/10/2007 19:38:47
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01262448
Message ID:
01262476
Vues:
16
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]
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform