How to Install freetds-bin in Ubuntu 18.04



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

sudo apt update
sudo apt install freetds-bin

Description:

FreeTDS command-line utilities

FreeTDS is an implementation of the Tabular DataStream protocol, used for connecting to MS SQL and Sybase servers over TCP/IP. . This package includes the command-line utilities shipped with FreeTDS.

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

Version: 1.00.82-2

Section: universe/libs