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

link|improve this question
What application are we talking about? – sysadmin1138 Aug 7 '10 at 1:37
feedback

1 Answer

Edit the connection string and change the server name from localhost to the servername.

You can check http://www.connectionstrings.com.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.