Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Which database am I?
Message
De
09/09/2002 14:09:55
Walter Meester
HoogkarspelPays-Bas
 
 
À
09/09/2002 14:02:21
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00698416
Message ID:
00698420
Vues:
23
This message has been marked as a message which has helped to the initial question of the thread.
Hi Ramil,

Try

cDatabase = CURSORGETPROP("Database",cMyAlias)
cDatabase should now contain the fullpath of the database container.

Walter,

>Hi all,
>
>Is there a way to identify which database is which in this case?
>
>* known: two databases of the same name (MyDatabase) in different folders
>use dataset1\table1 in 0 && (MyDatabase.dbc in \dataset1)
>use dataset2\table2 in 0 && (MyDatabase.dbc in \dataset2)
>
>Both databases will be opened in VFP. How can I tell one database from the other?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform