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

解决SqlServer2008修改表后保存时出现“save changes is not per

发布时间:2020-12-12 15:19:18 所属栏目:MsSql教程 来源:网络整理
导读:???????? 在使用SQL Server 2008 版本的时候,当我Design更改表然后保存时出现如下错误: 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 tab
???????? 在使用SQL Server 2008 版本的时候,当我Design更改表然后保存时出现如下错误: 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. 成了保存文件或取消. ?

? 提示信息: "or enabled the option Prevent saving changes that require the table to be re-created." ? 这个只需要修改Tools-> Options -> Designers 然后按照下图进行设置。 将Prevent saving changes that require table re-creation 前的勾选去掉. ?

? 点击OK后,表的结构就可以修改保存了.

(编辑:李大同)

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

    推荐文章
      热点阅读