Working through an appVM terminal, I installed mssql-server on my appVM, and when I tried to test it, I received ODBC error 0x2746.
-- The command in my appVM terminal was: sqlcmd -S localhost -U SA
$ sqlcmd -S localhost -U SA
Password:
Sqlcmd: Error: Microsoft ODBC Driver 17 for SQL Server : TCP Provider: Error code 0x2746.
Sqlcmd: Error: Microsoft ODBC Driver 17 for SQL Server : Client unable to establish connection.
I know the server is running because I executed the command below and no errors were generated
sudo systemctl start mssql-server
How do we connect to database servers on qubes? Is this a qubes issue?
You received this message because you are subscribed to the Google Groups "qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/22726931571508200%40sas8-55d8cbf44a35.qloud-c.yandex.net.
