Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Connect to SQL 7.0

Author  Topic 

sp_wiz
Yak Posting Veteran

55 Posts

Posted - 2002-03-08 : 17:32:03
How do i connect through ISQL to a sql 7.0 server when
i have sql 2000 installed on my machine

thanks
robp

AjarnMark
SQL Slashing Gunting Master

3246 Posts

Posted - 2002-03-11 : 19:07:52
Use the -S servername parameter to point to the SQL 7 server you want to connect to. To make this easier you might want to setup an alias in the SQL Client Network Utility.

------------------------
GENERAL-ly speaking...
Go to Top of Page
   

- Advertisement -