lorena
Well-known member
I do development work by connecting through a network drive to our intranet server because VS.Net is not loaded on the machine.
I have been trying to set up a data connection for a project using VS.Net Server Explorer. The problem is that the connection string VS.Net sets up references my network drive "I:\" which would be meaningless when users access the pages that would use the connection. Is there anyway to change this? To use the unc?
I know I how to code a connect string and all that but I wanted to try using the data connection.
Thanks
I have been trying to set up a data connection for a project using VS.Net Server Explorer. The problem is that the connection string VS.Net sets up references my network drive "I:\" which would be meaningless when users access the pages that would use the connection. Is there anyway to change this? To use the unc?
I know I how to code a connect string and all that but I wanted to try using the data connection.
Thanks