3 post(s) found.
sqlcmd failed due to "locale::facet::_S_create_c_locale name not valid"
Intro If the locale of your OS is NOT English, you might meet the error below, when the installation of sqlcmd, a Microsoft SQL Server 2017’s client command line tool, has finished and you try to use it. ...
ReadMicrosoft 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 sqlcmd, a command line tool, as a part of mssql-tools on Debian. ...
ReadMicrosoft 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. ...
Read