Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I Change database path of dataenviornment
Message
 
 
To
09/07/2003 15:06:53
Mike Sue-Ping
Cambridge, Ontario, Canada
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00808284
Message ID:
00808743
Views:
11
Mike,

Given some UI to make a choice of which database to use:
lcDB = PickADatabaseAnyDatabase()
open database (fullpath( lcDB ))
set database to (lcDB)

* the rest of your app goes here
>I have the same issue as Leeroy and I was wondering if you can expand your suggestion with some more sample code. For some reason (I'm too stupid comes to mind) I "don't get it".
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform