Connect to SQL server from Linux

I am trying to establish connection with SQL server 2008 through ODBC on Linux. First step would be

  1. How to verify if ODBC driver for SQL server is installed on Linux OS.

PLease let me know how to do it/ if there is any link which could be helpful in this context.

thanks in advance

This MSDN link provides installation steps & installation path details. I hope this will help.