How to Install freetds-common in Ubuntu 18.04



Install freetds-common by entering the following commands in the terminal:

sudo apt update
sudo apt install freetds-common

Description:

configuration files for FreeTDS SQL client libraries

FreeTDS is an implementation of the Tabular DataStream protocol, used for connecting to MS SQL and Sybase servers over TCP/IP. . This package manages the configuration files that are common to all of the TDS client library implementations (CT-Lib, DB-Lib, and ODBC), stored in /etc/freetds/.

Homepage: http://www.freetds.org/

Version: 1.00.82-2

Section: libs