After the linux (DEB or RPM) driver is installed, a DSN with the name DEVART_SQLSERVER is created. You can use it to test the connection with the SQLSERVER server. For this, perform the following steps:
User ID=<your SQL Server User Name>
Password=<your SQL Server password>
Server=<your SQL Server server address>
Port=<your SQL Server Port>
Database=<your SQL Server database name>
isql -v DEVART_SQLSERVER