This week I had a problem creating diagrams in my database (SQL Server 2014), it returned an error message:
Database diagram support objects can not be installed because this database does not have a valid owner. To continue, first use the Files page of the Database Properties dialog box or the ALTER AUTHORIZATION statement to set the database owner to a valid login, then add the database diagram support objects.
And another message:
Any solution?