I'm trying to write a VB6 or Access 2000 VBA program that will list the ODBC data sources installed on a users workstaiton.
Further, I want to list only data sources of a specific type, such as Microsoft SQL Server, etc.
I know how to view the information using the ODBC Administrators tools, but I have need to return the information programmatically. Does this have to be donw with an API call? ...or is there a simpler way? Any direction on this would be appreciated.
Thanks.
-Art Madden
Further, I want to list only data sources of a specific type, such as Microsoft SQL Server, etc.
I know how to view the information using the ODBC Administrators tools, but I have need to return the information programmatically. Does this have to be donw with an API call? ...or is there a simpler way? Any direction on this would be appreciated.
Thanks.
-Art Madden