Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Wanting to go from Drive Letter to UNC any advice
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00153439
Message ID:
00153472
Views:
22
>>>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.
>>
>>Hi Bret,
>>We're in the middle of doing the same thing (with VFP 5.0a apps) and 2 things I see we could of done better:
>>1. Get the network administrator involved so that he was aware of what we were changing and knew enough to let us know when he moved Novell volumes around.
>>2. Do all the revisions *then* update the production app all at once. (We were just fixing mapped drive references as we found them, then the network structure changed, and now we don't where we fixed that needs unfixed :( )
>
>I define a constant in my application header file so if things change on the server, I only have to change in 1 place, then recompile.
>
>#DEFINE UNC_DATA_PATH \\Server1\Vol2:Apps\MyApp
>
>Using UNC is really no different than an actual drive letter and path except you save a mapping drive letter, and you are FREE of drive mapping bondage.

Wont it make your path statement fairly long and is there not a limit to th length of the set path to statement. E.G. L:\ becomes \\402fs1\data2
Bret Hobbs

"We'd have been called juvenile delinquents only our neighborhood couldn't afford a sociologist." Bob Hope
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform