Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scripting Database Objects from a SQL Dedicated Pool #244976

Closed
JohnnyDev818 opened this issue Mar 28, 2025 · 1 comment
Closed

Scripting Database Objects from a SQL Dedicated Pool #244976

JohnnyDev818 opened this issue Mar 28, 2025 · 1 comment
Assignees

Comments

@JohnnyDev818
Copy link

Does this issue occur when all extensions are disabled?: Yes/No

  • VS Code Version: 1.98.2
  • OS Version: Windows 11

Steps to Reproduce:

1.Connect to a SQL Dedicated Pool database
2. Right Click and script a stored procedure

This does work occasionally and other times it does not. Sometimes I get this error:

Error running command mssql.scriptCreate: Cannot read properties of undefined (reading 'parentNode'). This is likely caused by the extension that contributes mssql.scriptCreate.

It's very intermittent. It's for both Tables and Stored Procedures. I am using the SQL Server (msssql) extension and disabled all other extensions.

@legomushroom
Copy link
Member

Hi @JohnnyDev818, can you use the https://github.com/microsoft/vscode-mssql repo to report this issue? The extensions is maintained by another team and they should be able to assist you with this problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants