Monday, December 12, 2011

Database diagram support objects can not be installed?

First make sure that there is a valid owner for the database. I.E. make sure owner is not blank.
If that doesnt fix your problem then try this command on the new query line.
ALTER AUTHORIZATION ON DATABASE::database_name TO valid_login

No comments:

Post a Comment