ODBCDatabase.DataSource Property

Syntax

DataSource as String


The connection string to be used to establish a connection to an ODBC database. Pass an empty string ("") to the DataSource property to get an open-file dialog box.

It will prompt you to choose either a File DSN (Data Source Name) or a User DSN.