Connecting with SQL Server Management Studio
To connect to your SmarterWebhosting SQL Server database, you will need SQL Server Management Studio (SSMS) installed on your local machine.
Step-by-Step Guide
- Open SQL Server Management Studio.
- In the Connect to Server dialog, select Database Engine as the Server type.
- Enter the Server name provided in your Welcome Email (e.g.,
sql1.smarterwebhosting.com).
- Select SQL Server Authentication from the Authentication dropdown.
- Enter your Database Username and Password.
- Click Connect.
Note: Make sure you have whitelisted your local IP address in the Client Portal if you are having trouble connecting.