Doen anyone know how I can post up some window to select and create ODBC datasource ?
Printable View
Doen anyone know how I can post up some window to select and create ODBC datasource ?
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.