PDA

Click to See Complete Forum and Search --> : ODBC sources


daffy
Jun 30th, 1999, 12:30 PM
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?

bashfirst
Jun 30th, 1999, 04:55 PM
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