How do I point my application server to use the database on my MsSQL2005 server. Both are on the same domain running w2k3.
Thank you
Maxman
|
How do I point my application server to use the database on my MsSQL2005 server. Both are on the same domain running w2k3. Thank you Maxman | |||
feedback
|
|
Edit the connection string and change the server name from localhost to the servername. You can check http://www.connectionstrings.com. | |||
|
feedback
|