Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Exe picking his own files
Message
From
20/05/1999 03:49:00
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00220593
Message ID:
00220715
Views:
32
>Hi Henri -
>
>I have had this same problem. I think it is because the path of the DBC gets hardcoded in the database container. (To see what I mean, open a form, go to the database container, click on a table and look at the database property - you will see the entire path there.) I was unable to resolve this, and the only way I found at run time to be *sure* that it was accessing the run time files and NOT my development files was to make sure that from run time the user didn't have access to the design time path and files. This forced VFP to look along the path that I specified w/SET PATH.
>
>Seems like there should be a better way....
>~ellen

Hi Ellen,

As long as you have relative paths in the DBC (..\SomeDir\etc.) and not absolute paths this problem doesn't occur

Arnon
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform