SSMS version 18 – no Database Diagrams

只愿长相守 提交于 2019-11-26 11:00:10

问题


I notice that Database Diagrams are not supported in SSMS version 18, any idea why, and is there a way to get the same functionality?

And why is the T-SQL debugger gone now?


回答1:


As it was posted at June 11, 2019, to announce that SQL Server Management Studio (SSMS) 18.1 is now generally available, the Database diagrams is back in SSMS 18.1 along side SSBDIAGNOSE.EXE and Integration Services (SSIS)


Original Answer:

The feature is deprecated, you can visit SQL Server Management Studio - Changelog (SSMS) page and read the Deprecated Features in SSMS 18.0.

Deprecated Features

The following features are no longer available in SSMS:

  • T-SQL Debugger
  • Database Diagrams

Those features are available in earlier versions, you can use one of them a long side with SSMS 18.0




回答2:


SQL Server Management Studio 18.1 was just released on June 11th, and it supports Database Diagrams again.

According to this blogpost SQL Server Management Studio (SSMS) 18.1 is now generally available:

Yes, we’ve heard the feedback; Database Diagrams is back.

Here's the SSMS download page.




回答3:


I had the same problem with SSMS 18 (preview 4)

To get the functionality, install a previous SSMS release until the fix comes.

Download SSMS 17.8.1



来源:https://stackoverflow.com/questions/52525336/ssms-version-18-no-database-diagrams

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!