Hi, I ran the following command on a new Linux Ubuntu 22.04 Server. It should connect to a SQL Server version 2012 on a Windows Server
sqlcmd -S <server-ip> -U <user> -P <password> -d <database>
I got the following errors on Linux:
Sqlcmd: Error Microsoft ODBC Driver 17 for SQL Server : TCP...
I have a problem, the server room has damaged my virtual machine files. Apparently the entire RAID physically crashed and they couldn't rebuild it.
They gave me the files of my machine on which I have FTP + MySQL services. Mainly I want to recover several Wordpress + database installations.
In...
Hello people, I'm just installed my vanilla Arch linux, I was using an Arch distro pre-built ( comes with programs, packages, etc ), the good thing is that I was able to start and enable mssql-server fine, without any problem, but when I did my installation of arch by myself and install all the...