mtxr/vscode-sqltools
Do you want to work on this issue?
You can request for a bounty in order to promote it!
Connect to a MSSQL server in a different AD domain than the one that the Macbook user is authenticated through and with a different user name #1282
rockwayschool posted onGitHub
I am logged in to my work Macbook as user123 in AD domain "users". I would like to connect to mssqlserver1 in domain AD "servers". I also need to connect using a different user name than the one used to log into my Macbook.
I can connect to this database using Valentina Studio but I would really like to do it in VSCode, which is my IDE for python. I would like to do my SQL development and testing there also as some projects require both python and SQL.