Saving changes is not permitted. (修改表时无法保存)

弹出如下信息. 
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 re-created or enabled the option Prevent saving changes that require the table to be re-created 
解决方法: 
Tools->Options->Designers->Table options->Prevent saving changes that require the table re-creation 

工具->选项->Designers->表选项->阻止保存要求重新创建表的更改

把这一项uncheck (不选)了就行了.

 

不允许保存更改,阻止保存要求重新创建表的更改

修改数据库表结构时提示【不允许保存更改。您所做的更改要求删除并重新创建以下表。您对无法重新创建的标进行了更改或者启用了“阻止保存要求重新创建表的更改"选项。】

 

解决方法如下:

工具-》选项-》设计器-》阻止保存要求重新创建表的更改,去掉勾就可了。

Saving changes is not permitted. (修改表时无法保存)_第1张图片

http://jingyan.baidu.com/article/ab69b270d63c572ca7189fae.html

你可能感兴趣的:(SQL)