Database setup
On Windows, the ODBC manager is integrated into the operating system. On Mac, you'll need to install a program if the driver is not already installed; verify this on the Drivers tab. See ODBC driver information.
Open the ODBC Data Source Administrator (Windows), or launch an ODBC Manager (Mac). Add the database file, providing a name for it. This makes the database available through the ODBC administrator.
SQLite database files do not require an ODBC manager, so setting up the database drivers is not necessary.
