Special Notice: It's not recommended to use SQLite3 via ODBC Driver while Covariant Script have native SQLite3 support.
Platform | Data Source Administrator | ODBC Driver |
---|---|---|
Microsoft Windows | ODBC Data Sources | MariaDB ODBC Driver |
Microsoft Windows | ODBC Data Sources | MySQL ODBC Driver |
Apple macOS | iODBC | MariaDB ODBC Driver |
Ubuntu 20.04 | unixODBC | MariaDB ODBC Driver |
Download and install MariaDB ODBC Driver
- Download iODBC
- Download MariaDB ODBC Driver
- Install unixODBC:
sudo apt install unixodbc
- Install MariaDB ODBC Driver:
sudo apt install odbc-mariadb