What are the connection details for my MS SQL database?

To find the server hostname of your MS SQL database please follow the guide below:

  • Login to your hosting control panel.
  • Click the MS SQL database version your working with under the Databases icons.
  • Click the database name you want to connect to from the list.
  • The database servers hostname will be shown on the screen.

Use that server name along with the username and password you created for the database to connect from your website scripts or local management tools such as SQL Server Management Studio.

  • 3315 Utilizadores acharam útil
Esta resposta foi útil?

Artigos Relacionados

How to view your MS SQL database size

You can view your MS SQL database file sizes (data and log) in your hosting control panel:...

Upgrade your database to new MS SQL Server version

If you would like to have your MS SQL database upgraded to a new MS SQL Server version please...

SQL Server Management Studio error: Saving changes is not permitted ....

If you receive the following error in SQL Server Management Studio please see the link below:...

How to shrink / truncate your MS SQL database log file.

If you receive an error message in your website/application telling you that your MS SQL database...

How to change your default MS SQL language / locale.

By default all MS SQL database users you create in our control panel are set to British - English...