微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

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

使用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

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。

相关推荐