11-19-2006 02:20 AM
11-20-2006 12:13 AM
All ODBC settings are represented by key/value pairs in the windows registry. Open regedit and search for odbc.
Regedit can export these settings to a file and if you open such a file with regedit it will ask you to merge that file again.
Or you can write a program, which creates these key/value pairs.