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
Redistributing MFC run-time.
ON_THREAD_MESSAGE
Incorrect syntax near '+'
Insert Statement
Add Fash(swf file) to Outlook Message
Speed up big SQL SELECT
How to enhance current form design by adding some access control?
How to customize MOSS calendar
The BEST Way to Dual Boot & Ultility to Help with Registry Entries
Sharepoint permissions not pulling users from Active Directory.