Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Which Database
Message
 
To
03/01/2007 12:24:38
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP1
Miscellaneous
Thread ID:
01181839
Message ID:
01181843
Views:
6
This message has been marked as the solution to the initial question of the thread.
>I am creating one class. In this class I open one table which its name is passed by parm in init method (USE tablename IN 0).
>
>Later in this class I am using
>DBGETPROP('tablename.field1',"FIELD","Caption"). VFP sends message saying there is no current database.
>
>How to know which database this table belongs?
WAIT WINDOW CURSORGETPROP([DataBase],[Alias])
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Reply
Map
View

Click here to load this message in the networking platform