Skip to content
This repository was archived by the owner on Feb 28, 2026. It is now read-only.
This repository was archived by the owner on Feb 28, 2026. It is now read-only.

Missing "Import from database or dacpac" or "Create project from database" option #26309

@EitanBlumin

Description

@EitanBlumin
  • MSSQL Extension Version: 1.31.1
  • SQL Database Projects Extension Version: 1.5.1
  • VSCode Version: 2025-05-09T15:43T50.040Z
  • OS Version: Windows 10 22H2 (19045.5737)

Steps to Reproduce:

  1. Open VS Code
  2. Install the MSSQL extension
  3. Install the SQL Database Projects extension
  4. Connect to an existing SQL Server database using the "SQL Server" tab
  5. Right-click on a database. The "Create Project from Database" option is missing.
  6. Create a blank new SSDT project. There is no option to "Import" into the new project from an existing database or dacpac file.

This feature used to exist in VS Code in the past. It looked like this:

Image

It still exists in ADS today:

Image

And obviously it also exists in Visual Studio:

Image

But in VS Code nowadays it's nowhere to be found:

Image

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions