When trying to connect to SQL Server running in a Docker container in WSL I am unable to connect using localhost as the server name. I can, however, connect using 127.0.0.1 or ::1. The application is ...
I grep the container logs once it's running and I see the "SQL Server is now ready for client connections". I exec into the container and run the sqlcmd as instructed.
The mssql extension for Visual Studio Code, used to support SQL Server connections and T-SQL editing, has been updated with IntelliCode functionality and a new Object Explorer, among other new ...