SqlServer2008修改表时出现“save changes is not permitted…”
发布时间:2020-12-12 15:19:31 所属栏目:MsSql教程 来源:网络整理
导读:最近使用SqlServer2008,发现在修改完表字段名或是类型后点击保存时会弹出一个对话框,对话框内容大致如下 Saving changes is not permitted. The changes you have made require the following tables to be dropped and re-created. You have either made
最近使用SqlServer2008,发现在修改完表字段名或是类型后点击保存时会弹出一个对话框,对话框内容大致如下
Saving changes is not permitted. The changes you have made require the following tables to be dropped and re-created. You have either made changes to a table that can’t be re-created or enabled the option Prevent saving changes that require the table to be re-created
如下图:
解决方法打开工具-选项,如下图:(编辑:李大同) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |