Results 1 to 4 of 4

Thread: Moving to a new server

  1. #1
    Join Date
    Dec 2003
    Posts
    181

    Moving to a new server

    We're moving to a new SQL Server and server name is new. Is there an automated way to push the new ODBC connection to the network as I have about 150 users?

  2. #2
    Join Date
    Sep 2002
    Posts
    5,938
    Try modify registry remotely with some script.

  3. #3
    Join Date
    Dec 2003
    Posts
    181
    Can somebody post the script or point me when to find it?

  4. #4
    Join Date
    Nov 2002
    Location
    New Jersey, USA
    Posts
    3,932
    This is the reason we always have a DNS alias for all databases such as

    dbpubs.abc.com

    that translates to the actual server IP at DNS. Something to keep in mind for future.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •