Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Path help ....
Message
 
To
28/09/1998 12:55:14
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00141517
Message ID:
00141532
Views:
26
>Can someone help me on this ....?
>
>I have two directories that reside on 2 different drives
>e.g. g:\app\dbf (developement drive) and t:\app\dbf (live drive)
>
>In the developement environment, whenever I create a new form and add tables to the form's data environment. I select tables from g:\app\dbf (this is where my dbc reside as well). My default directory is g:\app. But, when i compiled my app to an executable file and run this under the live environment the form still pointing to the develomemt drive(g:\app\dbf) for data even though I have my start up directory point to t:\app.
>
>In my application, I specificly open up the dbc using 'open database ..\dbf\app.dbc' at the beginning of the program. This doesnt seem to work as expected.
>
>
>Any help is appreciated ....
>
>Thanks

Hi,

If the database is in a child sub-directory from the application open the database with dbf\app.dbc rather than ..dbf\app.dbc.

hth,
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform