ODBCCreateDataSourceQ4
Graphical tools for ODBC management and browsing
Install
- All systems
-
curl cmd.cat/ODBCCreateDataSourceQ4.sh
- Debian
-
apt-get install unixodbc-bin
- Ubuntu
-
apt-get install unixodbc-bin
- Kali Linux
-
apt-get install unixodbc-bin
- Fedora
-
dnf install unixODBC-gui-qt-0
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install unixodbc-bin
- Raspbian
-
apt-get install unixodbc-bin
- Dockerfile
- dockerfile.run/ODBCCreateDataSourceQ4
unixodbc-bin
Graphical tools for ODBC management and browsing
This package contains three graphical applications for use with unixODBC, the Open DataBase Connectivity suite: ODBCConfig, a graphical configuration tool for managing database drivers and access to individual databases; DataManager, a simple browser and query tool for ODBC databases; and odbctest, a tool for testing the ODBC API itself.