View Single Post
Old 07-28-2017, 01:31 PM  
astronaut x
Too lazy to set a custom title
 
astronaut x's Avatar
 
Industry Role:
Join Date: May 2011
Location: From this www and beyond!
Posts: 4,844
Question for ASP.NET gurus....

So I am trying to connect a website to an SQL server database on the machine that is hosting the website.

I have managed to make the connection from my local application to a copy of the database also on my local machine.

I would assume, that when I deploy the web app to their server, that I just change the connection string in the web.config file. They supplied me with DSN, UID, and PWD variables but it seems to me I need more than that, or do I need something totalyl different?

Windows Server 2008 R2
SQL server 2008

What do I need to come up with the correct connection string?
astronaut x is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote