Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Share single EXE in LAN
Message
De
19/02/2001 08:36:23
 
 
À
19/02/2001 06:52:48
Information générale
Forum:
Visual FoxPro
Catégorie:
Installation et configuration
Divers
Thread ID:
00477082
Message ID:
00477244
Vues:
28
>Hi,
> Thank you for your information. I will try it soon.
> Beside, I would like to ask another question. I have 3 applications which may be used in same company. Each of these application will have it own database. The problem here is, these 3 applications may need to access other database which not owned by itself. If I am running it in LAN, how could I get the path of the database? I need to set up each of them for every workstation?
> Again, these 3 applications may need to access a "global" database which store some data of the company, and branches under the company. How could I direct VFP to access this "global" database since we may not know where it store, and we may not able to access server registry from workstation.
>
>Any ideas?
>
>Thank you


Don't use drive mappings. Use UNCs. In this case, your USE statement will look something like:

USE \\MyServer\Folder\Folder\MyTable

or with Netware:

USE \\MyServer\Volume\Folder\Folder\MyTable
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform