Posts51-52
Microsoft SQL Server Client 2017 on Debian 9
As is a way to install the server of Microsoft SQL Server 2017, we can install the client called
... Readsqlcmd, a command line tool, as a part of mssql-tools on Debian.Microsoft SQL Server 2017 on Debian 9
Introduction
Microsoft SQL Server is one of relational database management systems aka RDBMS. It is available on Linux since SQL Server 2017 with both installation and Docker image. This post shows how to install it on Debian 9 “stretch” (with VirtualBox).
... Read