About as close as I can think of to get there without using
a file DSN would be to use regedit and export the subtree of
HKEY_LOCAL_MACHINE\software\ODBC\odbc.ini to some file.
A file DSN or creating the DSN programmatically would
probably be cleaner than going down this route.
-Sue
On Thu, 21 Aug 2003 08:39:56 -0700, "Mark Frank"
<mark.a.frank (AT) wellsfargo (DOT) com> wrote:
Quote:
Hi all,
Is it possible to copy an ODBC System DSN from one machine
to another (even if it has to be done through the
registry)?
Thanks in advance,
Mark |