Steps to Connect Microsoft SQL 2005 Database with Microsoft SQL Server Management Studio Express
1. Firstly, Download the Microsoft SQL Server Management Studio Express from Microsoft website.
2.Before installing Microsoft SQL Server Management Studio Express, you will also need to install MS XML 6 on your local terminal. You can download the MS XML 6 from Microsoft Website.
3. Follow the installation instruction as shown in the Microsoft SQL Server Management Studio Express.
** Please be reminded to have take note on the requirements listed on the download page.
4. Once the application has been installed on your local terminal,
click Start > All Programs > Microsoft SQL server 2005 > SQL Server Management Studio Express CTP
5. You will get a login screen as follow:
Next, Please fill in the details as follow :
Server name: SQLServerIP,1533 ( refer notes below )
Authentication: SQL Server Authentication
Login: YourMSSQLDatabaseUsername
Password: YourMSSQLDatabasePassword
6. Lastly, Press the ‘ Link ‘ button once you have entered the above details and you will be remotely connected to your MS SQL database hosted on our SQL 2005 server.
Notes:
– You may obtain your SQLServerIP after you have created your MSSQL database inside your HELM control panel.
– Please make sure your local firewall is not blocking Port 1533.
– This article only applicable to Windows 2003 hosting packages with MSSQL database support.
Above all, You’ve successfully completed the steps to connect Microsoft SQL 2005 Database with Microsoft SQL Server Management Studio Express .If you found this guide useful during the setup of your additional address. Please share it with other users going through the same process.
Please refer to the following article to know more.
Knowledge Base: How to repair database table with phpMyadmin?