Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I close a database?
Message
 
À
30/12/1997 19:19:57
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00068458
Message ID:
00068547
Vues:
27
>Which brings me back to my question. Once a DBC has been opened for sharing, how can I close it so that I can
>open it for exclusive, without issueing "CLEAR ALL" or "CLOSE ALL". I have global variables and a toolbar active
>during development.
>
>Bill

Bill,

Ok here's the short version;

SET DATABASE TO MyDbc
CLOSE DATABASE
OPEN DATABASE MyDbc EXCLUSIVE
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform