Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Location file in the network
Message
De
21/02/2004 07:10:41
 
 
À
16/02/2004 11:42:39
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00877551
Message ID:
00879591
Vues:
15
i have allready done such work. what you have to to is :

1-on your server share your program folder
on client, mappe a drive that point to that shared folder (\\myserver\myfolder). after that you now have drive Z: for example.

2-create a free table (not in the dbc) and put it on your program folder. this table will save the path of the mapped drive. you can put this code in your menu.

select pathtab
replace servpath with xpath (where xpath is a public variable.)

3-in the main form or code that launch the program, verify if the mapped drive stored in the table is active.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform