当前位置:首页 > 数据库 > Sqlserver

修改SQL Server 表时提示:Saving changes is not permissted .The changes you have made require the following tables to be dropped and re-created ......

修改数据库表的时候,无法选择保存,提示:saving changes is not permitted , 如下图1,如果选择cancle,就会撤销保存,如果选择Save Text File,就会保存一个TXT 文件,不过不是sql 脚本,个人觉得没用。

修改SQL Server 表时提示:Saving changes is not permissted .The changes you have made require the following tables to be dropped and re-created ...... - 文章图片

解决方法:不要捉急,这是因为你设置了保存修改时重建表(一般是默认的)

     1.回到SQL server首页。

     2. 选择Tools-->Options-->Designers-->Table and Database Designers ,去掉Prevent saving changes that require table re-creation .

修改SQL Server 表时提示:Saving changes is not permissted .The changes you have made require the following tables to be dropped and re-created ...... - 文章图片

修改SQL Server 表时提示:Saving changes is not permissted .The changes you have made require the following tables to be dropped and re-created ...... - 文章图片

修改SQL Server 表时提示:Saving changes is not permissted .The changes you have made require the following tables to be dropped and re-created ......

标签:

本文系统来源:http://www.cnblogs.com/mofei0503/p/4629893.html


【说明】本文章由站长整理发布,文章内容不代表本站观点,如文中有侵权行为,请与本站客服联系(QQ:254677821)!

相关教程推荐

其他课程推荐