Hello, first of all thank you for the amazing work!
It looks like since this commit I cannot get a connection with sql server, before that I had no issues.
sqlcmd is available and connects me to the db with the same connection string.
My connection string: sqlserver://User:pass-123-!@sql.database.windows.net:1433/dbname
Hello, first of all thank you for the amazing work! It looks like since this commit I cannot get a connection with sql server, before that I had no issues.
sqlcmd is available and connects me to the db with the same connection string.
My connection string:
sqlserver://User:pass-123-!@sql.database.windows.net:1433/dbname
This is the command output:
Thank you in advance