加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 站长学院 > MsSql教程 > 正文

SqlServer2008修改表栏位提示权限问题

发布时间:2020-12-12 14:50:40 所属栏目:MsSql教程 来源:网络整理
导读:使用SqlServer2008 在修改表栏位或者随便将个栏位修改为Indetity时都提示权限问题 Saving Changes is not permitted.The changes you have made require the following tables to be dropped and re-created... ? 而sqlserver2005的Management Studio因为版

使用SqlServer2008 在修改表栏位或者随便将个栏位修改为Indetity时都提示权限问题

Saving Changes is not permitted.The changes you have made require the following tables to be dropped and re-created...

?

而sqlserver2005的Management Studio因为版本低无法连上SqlServer2008的数据库

而具体的设置就是打开SqlServer2008的Management Studio,

点击Tools->Options->Designers->Table and Database Designer->

取消勾选Prevent Saving changes that require table re-creation

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读