Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to know the DBC currently open?
Message
 
À
29/04/2004 22:18:57
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00899577
Message ID:
00899579
Vues:
13
>Hi to all,
>Is there a way or function in VFP8 to know which database(DBC) is currently open?
>All suggestions are Welcome...
>Thanks in advance..
>
>Thess

You can have many databases open, but only one can be the current one. To determine the current database, use SET("DATABASE"). To know if a database is open or not, use DBUSED("DatabaseName").
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform