filmov
tv
How to install SQL Server 2019 on Linux Mint 20 and connect from SQL Server Management studio
Показать описание
Installation guidance for SQL Server on Linux.
In this video we are going to see how to install microsoft sql server 2019 on Linux Mint 20.
Make sure that you have Internet connection to download the dependent debian packages from linux mint repositories which is used by sql server 2019
Important Note: Ubuntu 20.04 packages are 100% compatible with Linux Mint 20. So we used ubuntu 20.04 binaries. Linux Mint 20 does not have packages from microsoft.
Download SQL Server 2019, ODBC drivers, Unix ODBC Drivers, MS-SQL Tools from below links.
Install sqlcmd and bcp the SQL Server command-line tools on Linux
The mssql-tools package contains:
sqlcmd: Command-line query utility.
bcp: Bulk import-export utility.
We will be installing SQL Server 2019 Developer Edition on this video, which is full featured and free to use for development.
How to start/stop sql server service on Linux Mint
How to Unblock SQL Server ports on firewall or Allow Ports 1431,1433,1434 Linux Mint for SQL Server
ufw allow 1431
ufw allow 1433
ufw allow 1434
#sqlserveronlinux #sqlserverlinuxmint #sqlserver2019
In this video we are going to see how to install microsoft sql server 2019 on Linux Mint 20.
Make sure that you have Internet connection to download the dependent debian packages from linux mint repositories which is used by sql server 2019
Important Note: Ubuntu 20.04 packages are 100% compatible with Linux Mint 20. So we used ubuntu 20.04 binaries. Linux Mint 20 does not have packages from microsoft.
Download SQL Server 2019, ODBC drivers, Unix ODBC Drivers, MS-SQL Tools from below links.
Install sqlcmd and bcp the SQL Server command-line tools on Linux
The mssql-tools package contains:
sqlcmd: Command-line query utility.
bcp: Bulk import-export utility.
We will be installing SQL Server 2019 Developer Edition on this video, which is full featured and free to use for development.
How to start/stop sql server service on Linux Mint
How to Unblock SQL Server ports on firewall or Allow Ports 1431,1433,1434 Linux Mint for SQL Server
ufw allow 1431
ufw allow 1433
ufw allow 1434
#sqlserveronlinux #sqlserverlinuxmint #sqlserver2019