Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Path name problems
Message
From
26/08/2000 22:50:12
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00409510
Message ID:
00409590
Views:
20
>>Why do I have to rebuild my app. everytime I change the drive letter I keep the dbf files on. Even if I put set defualt to in my main prg file and do g:\data and put path=g:\data in the config.pfw file it still is looking for some of the data files from the directory where I built the exe file from.
>
>VFP stores the full pathname of the tables in your dataenvironment.

This is not true. It stores the relative path.
If your table is in a mapped network drive and your form is on your local drive, then it would store the full path.

Your suggestion to set the database is still good, especially if you want to change this sort of thing on the fly.
Insanity: Doing the same thing over and over and expecting different results.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform