Import Database Diagrams from SQL Server Management Studio

Discussion of open issues, suggestions and bugs regarding database management and development tools for SQL Server
Post Reply
ori_g
Posts: 11
Joined: Thu 22 Jun 2017 17:26

Import Database Diagrams from SQL Server Management Studio

Post by ori_g » Thu 22 Jun 2017 17:37

I am using SQL Studio Ultimate to connect to an existing SQL Server database I would like to start modeling through the tool, however, I am unable to import the Database Diagrams already created in SQL Server Management Studio.

I would like to know if you have any ways I can import them (maybe copy / paste from the SSMS diagram or import the sysdiagrams table?) to build upon them rather than having to re-create them from scratch?

.jp
Devart Team
Posts: 345
Joined: Wed 09 Sep 2009 06:55
Location: devart

Re: Import Database Diagrams from SQL Server Management Studio

Post by .jp » Fri 23 Jun 2017 11:21

Hello,

Thanks for the post!

Unfortunately, such feature isn't implemented yet.
It's on the voting https://devart.uservoice.com/forums/177 ... r-diagrams .

You should re-create database diagram by drag-n-dropping objects from the Database Explorer.

Best Regards.

Post Reply