SQL Server Management Studio crashes after opening database diagram

僤鯓⒐⒋嵵緔 提交于 2020-03-01 02:06:47

问题


I have 2 existing database diagram in local server in SQL Server 2018, SSMS 18.1 While opening it, the application becomes "Not Responding" then crashes without any error. It was working fine for the last 7 days.


回答1:


By mean 18, if you have SSMS version 18.0 installed then Database Diagrams were deprecated and removed from 18.0 version, and added back into SSMS version 18.1.

Source: Deprecated and removed features in 18.0:

check out Deprecated and removed features in 18.0 in above Release notes for SQL Server Management Studio (SSMS).



来源:https://stackoverflow.com/questions/57106005/sql-server-management-studio-crashes-after-opening-database-diagram

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