How to connect to SQL Server 2005 using SQL Server Management Studio?

DETAILS
To connect to your Microsoft SQL Server 2005 database using SQL Server Management Studio for database managment, you will need to follow the steps listed below.

Open SQL Server Management Studio, the Connect to Server Window will pop up, select/enter the following:

Server Type: Database Engine
Server Name: [The SQL server name provided by OISSite.com and found in your hosting control panel]
Authentication: SQL Server Authentication
Login: [SQL 2005 Login name]
Password: [SQL 2005 Password]

Click connect and you will be connected to the OISSite.com SQL 2005 server.
  • 0 istifadəçi bunu faydalı hesab edir
Bu cavab sizə kömək etdi?

Uyğun məqalələr

How do I change the default database of a database login in SQL 2005?

SUMMARYThis document details the step-by-step instructions on how to change the default...

Can I have more logins for my MS SQL database?

DETAILS Yes.  In addition to the default login assigned for each SQL database addon, you...

Can I have more than 1 MS SQL database with my hosting account?

DETAILS Yes.  You can order up to 5 MS SQL 2000 database addons per account. 

How can I import my database

You can import your database by going to http://sqladmin.oissite.net/. You need to login using...

Do you support MS SQL 2005 Express database on your servers?

DetailsNo. SQL Express is designed for desktop database development purposes and is not suitable...