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.
| 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 wheni have sql 2000 installed on my machinethanksrobp |
|
|
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... |
 |
|
|
|
|
|