SSMS unable to change Table View Type in Database diagram. SSMS 17

Viewed 663

In SQL Server Management Studio 2017, When I am creating a new diagram & adding a new Table (or adding an existing table) to the diagram, I am unable to change the Table View type to Custom.

Also, when I am modifying Table View "Custom" to include columns such as Default Value or Description, SSMS fails to update the table view type.

I have tried connecting instances of SQL Server 2008 R2 as well as SQL Server 2016 to the studio.

Is it a bug or is there a setting which I need to change ?

Extra Info : Downloaded it from here https://docs.microsoft.com/en-us/sql/ssms/download-sql-server-management-studio-ssms

1 Answers
Related