List ODBC DSNs

P

Phil

Can anyone direct me to code that lists all the
system and machine
ODBC data sources configured on a local machine.

The information is on
HKEY_LOCAL_MACHINE/Software/ODBC/ODBC.INI/

but I don't know how to iterate through that structure
for objects whose names I don't know.

I appreciate any help.

Phil

Hey thanks to all you MVPs who reference their sites.
I've learned a lot out there lately.
 
Top