I just known this, if you met the same problem please follow as:

 

SQL Server 2008 Books Online (May 2008)

Save (Not Permitted) Dialog Box

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

The Save (Not Permitted) dialog box warns you that saving changes is not permitted because the changes you have made require the listed tables to be dropped and re-created.

The following actions might require a table to be re-created:

  • Adding a new column to the middle of the table
  • Dropping a column
  • Changing column nullability
  • Changing the order of the columns
  • Changing the data type of a column

To change this option, on the Tools menu, click Options, expand Designers, and then click Table and Database Designers. Select or clear the Prevent saving changes that require the table to be re-created check box.

Save (Not Permitted) Dialog Box

posted on 2008-07-07 15:48  Joey Liang  阅读(557)  评论(0编辑  收藏  举报