I am trying to provide my users with a list of the ODBCs configured on their computer so that they can define their own lookups into other systems. I'm sure this is simple, but I can't find the right method. Any advice?
I belive its the RegEnumKeyEx API that will be assistance to you and you should find the settings for the user under the HKEY_CURRENT_USER and for the machine under HKEY_LOCAL_MACHINE. Under each of those there should be a Software key and under that an ODBC key.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.