Microsoft
Software
Hardware
Network
Question : sql server add valid owner
TITLE: Microsoft SQL Server Management Studio
--------------------------
----
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
--------------------------
----
Answer : sql server add valid owner
try this
alter authorization on database::databasename to sa
obviously change databasename to your database name
Random Solutions
Delete Reporting Services Instances
VBA macro - conditional column fill
How to find and remove a virus
Outlook 2007 Recover email rules from old pst
Windows XP drops network connection freezes because of offline files
Secure Channels not working between DCs
version choice
Error 22029 - sqlmaint.exe
SQL Reporting - Join Multiple Strings Returned From a Dataset
Recordset in adp