Accessing SQL Server inside Containers
- "Open file share" on your container
- On first launch, choose "Windows" as platform in the VS Code Window
- In the new VS Code window, install the SQL Server extension
- Use the SQL Server extension and run "MS SQL: Connect" to connect to localhost\SQLEXPRESS with your user and password
- Run SQL queries: