isql
Install
- All systems
-
curl cmd.cat/isql.sh
- Debian
-
apt-get install unixODBC
- Ubuntu
-
apt-get install unixODBC
- Arch Linux
-
pacman -S unixODBC
- Kali Linux
-
apt-get install unixODBC
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install unixODBC
- Raspbian
-
apt-get install firebird2.1-server-common
- Dockerfile
- dockerfile.run/isql
unixODBC
A complete ODBC driver manager for Linux
firebird2.1-server-common
common files for firebird 2.1 servers
This package contains files common to super and classic Firebird servers. These include the security database, manual pages, support scripts as well as configuration files in /etc/firebird/2.1. Please refer to the firebird2.1-super or firebird2.1-classic packages for more information about Firebird in general.