Friday, October 13, 2017

How to install SQL Server 2017 in Linux


From year 2016 SQL Server is also available for Linux. Above video is complete end to end guide to install SQL Server in Ubuntu 17.04. We are using a VM installed in virtual box with 5 GB Ram and 63 GB hard disk to install SQL Server 2017 RC. During the installation process we also learned about how to download and install SQL Server 2017 in Ubuntu using terminal commands. After installation we configure SQL Server 2017. Finally we install SQL Server Data tools SQLCMD to execute T-SQL Commands using terminal for SQL Server 2017 database operations.

If you want to copy the Terminal commands please visit: https://vlemonn.com/blog/sql-server/install-sql-server-2017-in-ubuntu-17.04/

If you like our efforts please support us
PayPal: https://www.paypal.me/vlemonn
Patreon: https://www.patreon.com/vlemonn

Next in our todo for SQL Server 2017 in Linux environment
1. Configure SQL Server 2017 in Ubuntu Linux for remote connection
2.  GUI Editor in Ubuntu 17.04 for SQL Server 2017.

No comments:

Post a Comment