I'm running in to a few strange issues when using database diagrams in Sql Server 2016...
First, I cannot create relationships by dragging and dropping between columns, both in the same and in different tables.
Secondly, when I try to create a foreign key relationship manually in the Database Diagram, or open the database diagram with a table containing a foreign key relationship with another table in the diagram, I receiver a "The Parameter Is Incorrect" error, and it gets stuck trying to load the diagram, while repeatedly generating the error over and over.
I know I've done this before, and I know it's supposed to work... If anyone can alleviate me of my problem, it would be greatly appreciated!
FYI:
Windows 10 Pro
SQL Server 2016
Server hosted on Microsoft Azure
Thanks!