Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Wanting to go from Drive Letter to UNC any advice
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00153439
Message ID:
00153980
Vues:
24
>>I am at the point in my application development that I want to use Universal Naming Conventions versus drive letters for our Novell VFP system. Does anyone have any advice or precautions, or any tools that they can point me to that will ease my transition from drive letters to UNC. Also don't be afraid to tell me that I should keep drive letter mappings and that UNC has major problems in VFP 6.0 still. I am just looking for some advice from others who may have gone doen this road already.
>>
>>TIA
>
>One thing I found, I don't know if anybody else has told you this. Two commands in VFP: SET DEFAULT TO and IF FILE() - these will not work in VFP on Novell unless you have previously accessed the servers in the UNC call. Try this:
>
>Switch on your PC - WITHOUT mapping to a particular server.
>In the VFP command window: type SET DEFAULT TO \\... - the non-mapped server.
>Mine can't find that directory.
>Next...
>Pick a file you know is on that server and type
>?FILE(\\...) - the known file on the server.
>Mine can't find that file and returns false!
>
>Now, go to Windows Explorer and double click on the particular server - don't map any drives to it.
>
>Do the above tests again and it works!!!
>
>I use UNC everywhere now and have found some problems (we have nine servers here on three sites and I don't have any drives mapped). I found these problems recently - only on Novell, apparently, this does not happen on NT networks.

Thanks for the input, I will make a note of this to my associates.
Bret Hobbs

"We'd have been called juvenile delinquents only our neighborhood couldn't afford a sociologist." Bob Hope
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform