I need a way to connect to a SQL Server from a Unix box using shell scripting. There are various options given on net but I am not able to choose which one to go ahead with. Here are my options ODBC JDBC FreeTDS What is the difference between these and in my case which one is suitable??
Check: http://www.unix.com/shell-programming-scripting/150535-connect-sql-server-shell-script.html HTH