How to access the MSSQL 2008 database using Remote Database Connectivity?

How to access the MSSQL database using Remote Database Connectivity?

Follow the below to access your MSSQL database through 'Remote Database Connectivity'->

Initially you should have installed the Microsoft SQL Server Management Studio software tool in your computer for accessing your database through the Remote Database Connectivity method.

Step 1: Open the Microsoft SQL Server Management Studio.

Step 2: Enter your Server Name as :-  72.29.72.36\MSSQLSERVER2008

Step 3: Enter your database username, password and now click 'Connect' button.

Step 4: Then you will find your database listed on the top left hand side of the screen.



Step 5: Click on the database name and the database list will appear.

Step 6: Now you can access, create tables and views in the database list.

Step 7: Finally, log out from your account when you have completed your work.

Was this answer helpful?

 Print this Article

Also Read

How to mail using ASP?

You can create a mail form in asp. 1. Create a html form which will get the values from the...

How do i disable directory listing from Plesk?

Disable Directory Listing Step 1:Login to Plesk Step 2:Goto Domains -> Domain Name -> Web...

How to create or edit the MX windows in plesk windows server

Login to your Plesk using the username and password associated with your domain. In right pane...

We are receiving the error Secure Connection Failed while opening https? What is the problem?

Security Certificates: Secure Connection Failed : Firefox uses certificates on secure websites...

How to create Database and user to the Database in Plesk?

Create Database You can create database using the following steps. Step 1: Login to the Plesk....