码迷,mamicode.com
首页 > 数据库 > 详细

创建Database Diagrams时遇到的问题

时间:2014-10-31 18:57:47      阅读:154      评论:0      收藏:0      [点我收藏+]

标签:style   blog   io   color   sp   strong   数据   div   on   

SQL2008 R2中时,Diagrams的问题
Error: 
------------------------------ 
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. 

 

解决方法:
    1. 右键点击数据库,选“properties ”
    2. 点选左侧“Options”  
    3. 在‘Compatibility Level‘ 选 ‘SQL Server 2005(90)‘ 
    4. 点选左侧“Files” 
    5. 在owner里填入 ‘sa‘ 
    6. OK

创建Database Diagrams时遇到的问题

标签:style   blog   io   color   sp   strong   数据   div   on   

原文地址:http://www.cnblogs.com/gguozhenqian/p/4065535.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!