bi diagram oluşturim dedim db ye alınan hata:
TITLE: Microsoft SQL Server Management Studio Express
------------------------------
Database diagram support objects cannot 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.
------------------------------
BUTTONS:
OK
------------------------------
önce database e sağ tıklıyim dedim abuk bi dialog gösteremioz hatası. madem öyle şu alteri deniyem dedim ve diagram çalışır oldu :)
örnek alter satırı:
ALTER AUTHORIZATION ON DATABASE::morbibertest TO sa
No comments:
Post a Comment