sqlserver install on linux chapter two

The previous chapter is tell us how to install sqlerver on linuix

Today, we will see how to make it work.

Firstly, we need to install install UNIXODBC

 

 

 and MSODBC sql

 

 

 

Connect to SQL Server on Linux

after execute it

sqlcmd -S localhost -U SA -P '<YourPassword>'

 

 

 

You see we get in. Really ? Yes, it is.

 

 OMG , MS make all paths under c: disk.  ANd it is really sqlserver

 

 

Bye the way, we can login from sqlserver studio

 

 

 

 To be continue ...

posted @ 2020-02-16 18:08  怕提神  阅读(110)  评论(0)    收藏  举报