odbcinst
Install
- All systems
-
curl cmd.cat/odbcinst.sh
- Debian
-
apt-get install odbcinst
- Ubuntu
-
apt-get install odbcinst
- Arch Linux
-
pacman -S odbcinst
- Kali Linux
-
apt-get install odbcinst
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install odbcinst
- Raspbian
-
apt-get install odbcinst
- Dockerfile
- dockerfile.run/odbcinst
odbcinst
Helper program for accessing odbc ini files
UnixODBC is an implementation of the Open DataBase Connectivity standard, a database abstraction layer that allows applications to be used with many different relational databases by way of a single library. This package contains the odbcinst helper tool, which allows ODBC driver packages to install their own driver settings.