1 Attachment(s)
HOWTO: Remote ODBC Installs
I just had to write this so thought i'd share:
Sometimes you still have to use ODBC for legacy work, and all the users still have to have the ODBC installed locally, this can be done in many ways, a .reg file, an NT login script, or using VB....
Here's the project to remotely install an SQL SERVER ODBC Entry onto another machine, you could add to this to recurse a list of machines, or a list of ODBC installs on many machines e.t.c e.t.c, anyway maybe you'll use it maybe you wont.......