Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to specify Absolute path for shared table?
Message
 
À
06/10/1999 09:03:51
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00273112
Message ID:
00273114
Vues:
20
>Hello!
>
>I have a VFP6 project that I'm working on, and I need advice. The project consists of mainly forms and reports that use a table on a shared network drive H:\
>
>When I create an executable for the project, it seems to default to using the current path to look for the table.
>
>What's the best way to have the .EXE program reside on the individuals' computers, but share a table on a specific network drive?
>
>It seems simple enough, but since the project was mostly created through a GUI, it's difficult to figure out what's going on "behind the scenes" with the code.
>
>Thanks!
>
>-WD

In your main program for the exe, there is probably a SET PATH statement... you should be able to add your path to the database there and have it available throughout the application.


Wayne
Wayne Myers, MCSD
Senior Consultant
Forte' Incorporated
"The only things you can take to heaven are those which you give away" Author Unknown
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform