MSSQL - Add Connection Errors

Max Zander Scialabba 0 Reputation points
2024-04-25T23:26:16.3733333+00:00

MSSQL Extension Version: v1.19.1

VSCode Version: 1.70.2 (Universal)

OS Version: macOS 14.4.1 (23E224)

After downloading SQL Server v1.19.1, I ran into the same initial error messages as this issue: https://github.com/microsoft/vscode-mssql/issues/17383.

Namely, when opening up the command palette, and inputting "MS SQL: Add Connection", I got the following error: "Command 'MS SQL: Add Connection' resulted in an error (command 'mssql.addObjectExplorer' not found)"

However, upon checking the Extension Host and Command Palette, I was unable to replicate the errors they found. In addition, I was unable to implement their fix, because '%USERPROFILE%.vscode\extensions\ms-mssql.mssql-1.19.1' had no corresponding directory 'sqltoolsservice'.

I've tried closing and re-opening VSCode, redownloading the extension, and deleting all of the included extension files as in this post: command 'extension.addObjectExplorer' not found when using VS Code mssql extension. None of these had any noticable change to the problem.

How should I resolve this issue? Is there any more information I can provide?

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,164 questions
{count} votes