|
|
Archives of the TeradataForum
Message Posted: Tue, 28 Mar 2006 @ 22:45:58 GMT
Subj: | | Re: DNS creation |
|
From: | | Anomy Anom |
<-- Anonymously Posted: Tuesday, March 28, 2006 17:47 -->
Original question...
| Has anyone created a script that would create a Teradata ODBC DNS automatically? I have 200+ End User PC's, can't go around creating the
DNS names for all. Has anyone created a DOS script that will do this automatically ? | |
Why do you need to use DOS script? Use regit edit, once you have a ODBC setup exactly as you wish then save the regit entry as a reg file.
Send the file to the end users you wish to have ODBC setup and ask them to double click on that reg file. It will put that DSN entries in their
regit entry as long as they have ODBC driver already installed. Their system will take on your pre-defined DSN entries.
This will only work with windows operating system that uses regit edit.
Hope this helps.
| |