codebrothers.net :: Home  >  Peter Schneider
User: Guest  Login

News:

Advertisment:

Powered by Smart|MicroBlog.NET
Blog search:  
SQL Server 2005 Database Diagram Problem

If you encounter following error message



in Sql Server Management Studio, you should check two things:

The problem might arrise if you restore a database on your Sql Server and the Database Compatibility Level is not set to 90. Try to switch the level via Database Properties. This can also be done with T-SQL like this:

EXEC sp_dbcmptlevel ’databasename’, 90

If the problem persists you should do a

ALTER AUTHORIZATION ON DATABASE::databasename TO [domain\user]

because in Sql Server Management Studio (without SP1) you cannot set the database owner to the correct login via Database Properties - or better said the Management Studio actually displays either the correct User - yet it recognises it as invalid or it displays the original User and cannot map it to the current server because it doesn’t find a corresponding SSID.

 

Share this post: Email it!
Posted:  27.05.2006 11:03:20  by  pschneider
Tags:  SQL Server
[3] comments:
Linx said:
Thgohut it wouldn't to give it a shot. I was right.
25.12.2011 10:33:39
sfekcbwea said:
HWjTqI , [url=http://bslcgxrgfiwv.com/]bslcgxrgfiwv[/url], [link=http://vaftqphmqasi.com/]vaftqphmqasi[/link], http://bkjudigccdti.com/
26.12.2011 14:24:03
RobRaison said:
private health insurance nfxiik homeownersinsurance 9026 cheap home insurance 284
21.01.2012 12:58:01
Leave a Comment

Name required

Your URL

Comments (required)