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
How to I get a contact us page with forms to send information
sp3 will not update
SmapLS not found in Kernel32.dll
FOR /F Syntax in a batch file
SAN SSL certificates for Exchange 2010
Microsoft Access form navigation VBA question - making fields active or inactive
DLL kill
Access Denied to Config Database
Is there a way of identifying when a field is used and in which queries
upgrade XP to Windows Server 2008?