I was looking for some simple console client for working with MSSQL DB on Linux.
The microsoft jdbc-driver is distributing under some anal license, so I can't put sqljdbc.jar directly in application distributive. It will be possible to use free jTDS driver.