SQL 7.0 Upgrade to 2000 on Clients

  • Our clients have SQL Server 7.0 Client Utilities installed.  We will be upgrading to 2000 in a couple months.  The server upgrade will be a snap, but how could I upgrade 200 clients without touching each one individually?

    Thanks!

  • Generally speaking, in the absence of a software management server of some sort, you don't. 

    /*****************

    If most people are not willing to see the difficulty, this is mainly because, consciously or unconsciously, they assume that it will be they who will settle these questions for the others, and because they are convinced of their own capacity to do this. -Friedrich August von Hayek

    *****************/

  • Thanks for the tip.  Are there any recommendations for this type of technology (company or software)?

    Not having a test environment to try this, will SQL 7.0 client talk with 2000 server?

     

    Thanks!

  • Yes a SQL 7.0 Client will talk to an SQL 2000 DB.

    May have problems if server is NOT the default instance; if not default instance you need MDAC 2.6 and changes to client network configuration and client can then connect using alias.

    Tim S

    IIRC the SQL 7.0 EM will NOT connect to an SQL 8.0 Server.

  • For software updates and management I'd suggest SMS (Microsoft Systems Management Server). It allows you to inventory the environment, package updates and roll out upgrades to software.

    RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."

  • Well. I guess if you are admin on all client machines you could easily write a WMI script that run a SILENT install on every client machine. But I guess that would be defined under 'touching each one individually'.

  • I always refer to it as the "tour of the desks" when an application is installed manually, vs pushing a package out via active directory or sysinternals pstools or another management system.

    Lowell


    --help us help you! If you post a question, make sure you include a CREATE TABLE... statement and INSERT INTO... statement into that table to give the volunteers here representative data. with your description of the problem, we can provide a tested, verifiable solution to your question! asking the question the right way gets you a tested answer the fastest way possible!

Viewing 7 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic. Login to reply