We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to use sqlcmd to connect to Azure SQL Database from WSL2 Ubuntu distro.
sqlcmd
Recieving the following error when trying to connect
error: lookup iqurlpv8xu4eq-sql-server.database.windows.net on xxx.xxx.xxx.xxx:53: cannot unmarshal DNS message
This appears to be:
Expected sqlcmd to connect to Azure SQL Database
The text was updated successfully, but these errors were encountered:
try the current v0.9.1 release, it's built with go 1.18
Sorry, something went wrong.
that fixed the issue for me. thanks!
No branches or pull requests
Unable to use
sqlcmd
to connect to Azure SQL Database from WSL2 Ubuntu distro.Recieving the following error when trying to connect
This appears to be:
Expected
sqlcmd
to connect to Azure SQL DatabaseThe text was updated successfully, but these errors were encountered: