microsoft / go-sqlcmd

The new sqlcmd, CLI for SQL Server and Azure SQL (winget install sqlcmd / sqlcmd create mssql / sqlcmd open ads)
https://learn.microsoft.com/sql/tools/sqlcmd/go-sqlcmd-utility
MIT License
337 stars 59 forks source link

Add `sqlcmd open ads` to WSL #236

Open stuartpa opened 1 year ago

stuartpa commented 1 year ago

It would be nice to be able to do sqlcmd open ads in WSL, and have ADS open in the Windows desktop. (I have most of the code for this worked out already)