How to connect to SQL Server 2000 using Query Analyzer?

To connect to your Microsoft SQL Server 2000 database using the Query Analyzer, you will need to follow the steps listed below:

  • Open Query Analyzer
  • Go to File -> Connect or (Ctrl-O)
  • Type the server name and comma with port number (1750)(can be found in your hosting MSSQL Manager section of control panel) into the SQL Server text box
  • Check "SQL Server Authentication"
  • Type in the login name and password (can be found in your database activation email) into their respective text boxes
  • Click "Ok"
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How do I obtain the MS SQL Server or Host Address?

Follow these steps below to get that information : Login to your DotNetPanel :...

Can I set up additional logins for my MS SQL database?

No. You cannot setup additional logins for your MS SQL database.

How do I obtain the MS SQL database disk usage?

For our user's convenience, we provide a SQL disk space usage meter in the MSSQL Manager section...

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

Yes. You can order unlimitted MS SQL database add-ons per account. You can order your SQL...

Do you support SQL Server Integration Service?

SQL Server Integration Service (SSIS) is not supported.