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
"Your changes could not be saved to {filename} but were saved to a temporary document named {3F8C6100}. Close the existing document, then open the temp document and save it under a new name"
How to force Outlook to save contacts into public contacts folder??
How many types of mobile OS and browsers?
MS Access Dates and Selecting a Range Between Two Dates in an Access Report
Cannot use 'convert' and 'case' in MS Access
<CollectionViewSource.Sort<wbr />Descriptio<wbr />n>
Setup an event log collector server(Windows Server 2008)
How to delete a replica from the synchronization list?
Use a countdown display in a batch .bat file
Excel - How to split a fullname column into seperate firstname and surname columns