Does anyone know how to obtain all the available ODBC sources that I can connect
to and then to filter out all those not of a certain type?
Printable View
Does anyone know how to obtain all the available ODBC sources that I can connect
to and then to filter out all those not of a certain type?
If you run the form wizard in VB to create an ODBC login form, it produces the code that will list all the ODBC data sources on a PC. It might do the trick for you.
Bash