Skip to navigation
How to test a mssql connection with the tsql linux utility
06.07.16
connect with : tsql -S 192.168.1.230 -p 1433 -U USERFOO -P MYPASS user with go select * from db.dbo.mydb go
http://linux.die.net/man/1/tsql
Reply
Anonymous
Information Epoch 1732620899
When you must fail, fail noisily and as soon as possible.
Home
Notebook
Contact us