MSSQL Database connectionstring Server=?

Web hosting Forums and discussions

Forums for Web hosting discussions: If you have any queries or questions related to web hosting services, place them here and get answered by our experts and customers. We invite you to even participate and provide solutions or answers that are known to any queries placed in this forums. We will get answer for all the queries and questions raised here.

MSSQL Database connectionstring Server=?

fab (Guest) on Monday, November 12 2012, 06:56 PM
0
Hi, we need to configure a connection string to connect to a database, and we don't know the name of the server.
Database, user and password is ok.
Server=????;Database=DBxxxx;User Id=xxxx;Password=xxxx

Thank you
       
  •  
    Replied by Jacob on Tuesday, November 13 2012, 05:30 PM · Hide · #1
    Login to your hosting control panel ->> select the menu item name "spaces" on right side of the page,select space name(package name) listed on this page and now you would see "View Space Summary" click on this link to see your space details that include information MS SQL, MySQL server name and all related information about your hosting space.

    Standard connection string sample:
    Server=myServerAddress;Database=myDataBase;Uid=myUsername;Pwd=myPassword;
    Technical specialist HostASP
Your Response
Please login first in order for you to submit comments