Hi, I have tried passing arguments as a Query & an Output file. But that's not working.
Please take a look below.
see below syntax, (This works !!!!!)
/usr/local/freetds/bin/tsql -S sql1 -U sqluser -P sqlpassword.
But the below command doesnt work.
/usr/local/freetds/bin/tsql -S sql1 -U sqluser -P sqlpassword -I Query -o Outputfile.