Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Which database am I?
Message
From
09/09/2002 14:09:55
Walter Meester
HoogkarspelNetherlands
 
 
To
09/09/2002 14:02:21
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00698416
Message ID:
00698420
Views:
24
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?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform