To manage your MS SQL database using SQL Server Management Studio.
SQL Server Management Studio can be downloaded for free from Microsoft's website.
1. Open SQL Server Management Studio.
2. Fill in the following:
Server name: [THE MSSQL SERVER IP],[PORT NUMBER]
Authentication: SQL Server Authentication
Login: [YOUR MSSQL DATABASE USER]
Password: [YOUR MSSQL DATABASE USER PASSWORD]
3. Click Connect to connect to the database server.
Note: You can obtain your MS SQL Server IP address and custom port from the Welcome Email that we send to you when you first sign up your hosting account.
Note: If you unable to access the MS SQL database, it may be the port number is closed from external access for security reason. Submit a ticket at http://support.yeahhost.com.my and request to open the port in order to access the database.
- 2 Users Found This Useful