Database Tour Documentation | |
Opening MariaDB Databases |
In Database Tour, you can connect MariaDB databases in the following ways:
1. Opening through ODBC DSN. Create (if it does not exist yet) an ODBC DSN of the corresponding type using Windows ODBC Data Source Administrator, and point it to your database. Then:
- Select FD interface, click ODBC, then point the Data source parameter to the ODBC DSN by selecting it from the drop-down list.
or
- Select ADO or BDE interface, then choose ODBC data source option and then select the needed ODBC DSN from the drop-down list.
Notes
Hints
See also