How to install SQL Server 2019 on Debian 9 and connect from SQL Server Management studio

Channel:
Subscribers:
5,740
Published on ● Video Link: https://www.youtube.com/watch?v=zhyvzP_AHZg



Category:
Tutorial
Duration: 16:56
367 views
3


Installation guidance for SQL Server on Linux.
In this video we are going to see how to install microsoft sql server 2019 on Debian 9.
Make sure that you have Internet connection to download the dependent debian packages from repositories which is used by sql server 2019
Important Note: Ubuntu 16.04 packages are 100% compatible with Debian 9. So we used ubuntu 16.04 binaries. Debian 9 does not have packages from microsoft.

Download SQL Server 2019, ODBC drivers, Unix ODBC Drivers,MS-SQL Tools,MSSQL-CLI from below links.

Sql Server 2019 binary -- https://packages.microsoft.com/ubuntu/16.04/mssql-server-2019/pool/main/m/mssql-server/
Sql Server 2019 CLI -- https://packages.microsoft.com/ubuntu/16.04/prod/pool/main/m/mssql-cli/


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.

MS SQL tools -- https://packages.microsoft.com/ubuntu/16.04/prod/pool/main/m/mssql-tools/
Unix Odbc packages -- https://packages.microsoft.com/ubuntu/16.04/prod/pool/main/u/unixodbc/
MS ODBC Driver -- https://packages.microsoft.com/ubuntu/16.04/prod/pool/main/m/msodbcsql17/
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 Debian Linux:

systemctl start mssql-server.srevice
systemctl stop mssql-server.srevice
systemctl status mssql-server.srevice

#sqlserveronlinux #sqlserverdebian #sqlserver2019




Other Videos By java frm


2021-07-08How to install .Net Core 3.1 on Red Hat Enterprise Linux 8 - Dotnet Core 3.1 installation on RHEL 8
2021-07-08How to install .Net Core 2.1 on Red Hat Enterprise Linux 8 - Dotnet Core 2.1 installation on RHEL 8
2021-07-08How to install SQL Server 2019 on openSUSE Leap 15.3 and connect from SQL Server Management studio
2021-07-08How to install SQL Server 2019 on Linux Mint 20 and connect from SQL Server Management studio
2021-07-08How to install SQL Server 2019 on Linux Mint 19 and connect from SQL Server Management studio
2021-07-08How to install SQL Server 2019 on Linux Mint 18 and connect from SQL Server Management studio
2021-07-08How to install SQL Server 2019 on Ubuntu 20.04 LTS and connect from SQL Server Management studio
2021-07-08How to install SQL Server 2019 on Ubuntu 18.04 LTS and connect from SQL Server Management studio
2021-07-08How to install SQL Server 2019 on Ubuntu 16.04 LTS and connect from SQL Server Management studio
2021-07-08How to install SQL Server 2019 on Debian 10 and connect from SQL Server Management studio
2021-07-08How to install SQL Server 2019 on Debian 9 and connect from SQL Server Management studio
2021-06-24SUSE Linux Enterprise Desktop 15 SP3 Installation on VirtualBox 6.1 with Guest Additions
2021-06-22Alpine Linux 3.14 Installation on VirtualBox 6.1 with GNOME Desktop and Libreoffice
2021-06-21Rocky Linux 8.4 Installation on VirtualBox 6.1 with Guest Additions step by step
2021-06-04CentOS 8.4 Installation on VirtualBox 6.1 with Guest Additions step by step | CentOS 8.4 Released
2021-06-03Red hat Enterprise Linux 8.4 Installation on VirtualBox 6.1 with Guest Additions | RHEL 8.4 Released
2021-06-03Oracle Linux 8.4 Installation on VirtualBox 6.1 with Guest Additions Step by Step
2021-06-03AlmaLinux 8.4 Installation on VirtualBox 6.1 with Guest Additions | AlmaLinux 8.4 Released
2021-06-03Virtuozzo Linux 8.3 Installation on VirtualBox 6.1 with Guest Additions | Vz Linux 8.3 Released
2021-03-17Zulu OpenJDK 16 Installation on Windows 10 and set JAVA_HOME Env Variable - Java SE 16 is Released
2021-03-17Oracle JDK 16 Zip Installation on Windows 10 with JAVA_HOME | Java SE 16 is Released



Tags:
sql server 2019 installation on debian 9
sql server 2019 on debian linux
sql server on linux
microsoft sql server 2019 installation
install sql server 2019 developer
how to install sql server 2019
how to install microsoft sql server 2019
sql server 2019 ssms
ms sql server 2019
sql server debian
sql
databases
administration
dba
Tutorial
how-to
install sql server 2019 step by step
sql server 2019 developer edition
how to download and install microsoft sql server 2019