Click to See Complete Forum and Search --> : ODBC source selection


einhugur
September 15th, 1999, 05:04 AM
Doen anyone know how I can post up some window to select and create ODBC datasource ?

Lothar Haensler
September 15th, 1999, 08:19 AM
if you use DAO as your database interface you can specify "ODBC;" as the fourth parameter to the Opendatabase method.
This will invoke the ODBC DSN selection dialog.