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 Administration (2000)
 SQL 2000 upgrade

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2003-03-04 : 07:27:50
Joel writes "We are using SQL 7 right now and are upgrading to SQL 2000 server. Do we need to immediatly install the sql 2000 client on each desktop or will the SQL 7 client run on a SQL 2000 server, at least until we are able to install the SQl 2000 client on each desktop?

Thank you

Joel"

szakszi
Starting Member

9 Posts

Posted - 2003-03-04 : 09:34:46
Hello!

What type of SQL 2K client do you mean? SQL Enterprise Manager, Query Analyser?
The SQL 2K EM and QA can work with SQL7 server.

BR,
Szakszi

Go to Top of Page

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2003-03-04 : 15:22:02
You can not use the SQL7 client tools to connect to a SQL2k server. You can connect to a SQL7 server though with the SQL2k tools, although that's not what you are asking. Why don't you just install the SQL2k tools before you upgrade.

Tara
Go to Top of Page

ValterBorges
Master Smack Fu Yak Hacker

1429 Posts

Posted - 2003-03-04 : 15:46:20
Joel,

I would suggest installing Microsoft Operations Manager and Application Center so that in the future you may schedule and manage installations to various clients with ease.


For now you could probably write a script that would launch the install off a network drive and have run at night. Take a look at the unattended installation instructions.

http://tutorials.findtutorials.com/read/category/21/id/415/p/2



Edited by - ValterBorges on 03/04/2003 15:48:16
Go to Top of Page
   

- Advertisement -