Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Test Environment
Message
 
À
17/11/2004 10:51:06
Steven Dyke
Safran Seats USA
Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
00962220
Message ID:
00962539
Vues:
8
If, for example, your application is mapped to a logical drive when running against a server, you could copy all the files to your local machine and just the logical drive to your local machine instead... This way, you don't corrupt the server drive data...

I do this regularly by using an old DOS command that still works... SUBST (substitute a local drive letter for an alternate logical drive)

ex:
C:\WINDOWS\system32\subst.exe m: c:\MyTestEnvironment\Client1


This will create a logical "M:" drive pointing to c:\MyTestEnvironment\Client1 as the root level...

HTH
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform