Can anyone help me out please? I\'m confused.
I want to set up my connection string so I can just call it from my Web.Config file.
I need a way to call it f
If you use the Connect to Database under tools in Visual Studio, you will be able to add the name of the Server and database and test the connection. Upon success you can copy the string from the bottom of the dialog.