Groups | Blog | Home
all groups > sql server clients > march 2006 >

sql server clients : Newbie Alert: Amending all client workstation ODBC's


Orbital
3/24/2006 12:00:00 AM
Hi All,

Newbie question for you all, sorry. I'm currently migrating my DB's to a
new SQL 2000 server and am wondering if there's any way of centrally
changing the ODBC settings of all my workstations? I really don't want to
have the support guys visit each machine in turn and do this manually.


Any advice gratefully received.
Orb.

Keith Kratochvil
3/24/2006 8:02:09 AM
The ODBC aliases are stored within the registry. Assuming that you are just
changing a server name or IP address of the currently configured database
server you should be able to create a .reg file that your users can "run"
within the logon script.

There is one issue with this method: The users have to have the ability to
write to that part of the registry.

--
Keith Kratochvil


[quoted text, click to view]

Keith Kratochvil
3/24/2006 10:42:11 AM
We used .reg files in my last shop to update DSNs when needed. This method
worked great!

--
Keith Kratochvil


[quoted text, click to view]

Orbital
3/24/2006 3:21:41 PM
Hi Keith,

Thanks for replying. I thought this might be the case, I just wondered if I
was missing any fancy enterprise tools which would do this for me ;o)


Many Thanks,
Orb.


[quoted text, click to view]

AddThis Social Bookmark Button