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 משתמשים שמצאו מאמר זה מועיל
?האם התשובה שקיבלתם הייתה מועילה

מאמרים קשורים

Supported Versions of MS SQL.

We support all versions of MS SQL including the latest 2022. SQL Server is backwards compatible...

What tool do I use to manage SQL Server databases, and where do I get it?

The tools you need to develop MS SQL databases and to connect to our servers are available free...

How to restore your MS SQL database (DACPAC or BACPAC).

If you can only retrieve a BACPAC MS SQL backup file then please open a support ticket and ask...

How to create an MS SQL database.

You can create new blank MS SQL databases in your hosting control panel by following the...

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:...