Skip to navigation
How to test the accessibility of a mssql server from linux
21.01.17
example server IP: 192.168.80.121 example server user: Foo 1. check if the mssql server is listing on the port 1433/tcp nmap -v -sT 2. loginto the server and execute a simple query: tsql -S 192.168.80.121 -U Foo 3 after enter the password execute the query like : SELECT TOP 100 * FROM sl.dbo.tablename GO
http://guywyant.info/log/206/connecting-to-ms-sql-server-from-ubuntu/
Reply
Anonymous
Information Epoch 1769267758
Live free or die.
Home
Notebook
Contact us