Re: SQL 2005 dbo user issue

From: Sophie Guo [MSFT] (v-sguo_at_online.microsoft.com)
Date: 11/07/05


Date: Mon, 07 Nov 2005 07:21:43 GMT

Hello Tom,

Based on my further research, we can resolve the issue by setting the
compatibility level to "SQL Server 2005 (90)". You can perform the
following steps to change the compatibility level:

1. Right-click the database in the Management Studio.
2. Select Properties > Options > Compatibility level to "SQL Server 2005
(90)".

I tested it on my side and it works fine. The cause is we can only add
diagrams to a SQL Server 2005 database. I hope the information is helpful.

Sophie Guo
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security

=====================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
=====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.



Relevant Pages

  • Re: Compatibility Levels
    ... > Our product uses a mix of SQL Server 6.5 and SQL Server 2000. ... the compatibility level of the database remains at 65. ... > And despite being on SQL Server 2000, the compatibility level of 65> prohibits us from executing the ALTER COLUMN statement. ...
    (microsoft.public.sqlserver.programming)
  • Re: SQL SERVER2005-DeveloperEdition
    ... When a SQL Server 2000 database is restored or attached to a SQL Server 2005 ... The database compatibility level ... corrected before the conversion will be permitted to complete. ...
    (microsoft.public.sqlserver.msde)
  • Re: Attach SQL Server 2008 database to SQL Server 2000 Server
    ... Compatibility level affects functionality, not the actual database structure ... I have created a database in SQL Server 2008, ... It says it cannot attach the database because it is a newer version ...
    (microsoft.public.sqlserver.server)
  • Re: How to set default cmptlevel in SQL2005
    ... I understand that you BACKUP DATABASE (formerly called DUMP DATABASE) from SQL Server 2005 and are trying to RESTORE DATABASE on MSDE2000. ... The compatibility level has nothing to do with the file format. ...
    (microsoft.public.sqlserver.server)
  • Re: SQL 2008 db_datareader cannot display all tables
    ... please help me resolve this issue. ... I have a SQL Server 2008 database server that was installed as the ... The logins only display dbo schema tables in ...
    (microsoft.public.sqlserver.server)