Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Path help ....
Message
 
À
28/09/1998 12:55:14
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00141517
Message ID:
00141532
Vues:
27
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform