UMD_Bulldogs Posted April 12, 2011 Report Share Posted April 12, 2011 We have a process which runs on multiple servers and we want the process to load files located in the DWSSIS share on the machine which it is running on. The issue is that the share is not always on the same drive on each machine we are running on. Also we don't want to hard code the full UNC into our process because then we have to have a different version for each machine that we run on. Is there a way to reference a share on a local machine without using the full path?ExampleThe full path to the share is D:\DWSSIS. When on the local machine can we connect to the share without using D:\DWSSIS or \\computername\DWSSIS?Thanks for the help. Quote Link to comment Share on other sites More sharing options...
MANEMAN Posted April 12, 2011 Report Share Posted April 12, 2011 Please give as many details as possible about your problem.Back to basics though before we move on this. - Can you fill in your full profile please ? UMD_Bulldogs has no profile comments yet. Why not say hello? - - Hello. :) Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.