Tuesday, December 27, 2011

Enable saving of changes that require table to be re-created SQL server 2008

To change the Prevent saving changes that require the table re-creation option, follow these steps:
  • Open SQL Server Management Studio (SSMS).
  • On the Tools menu, click Options.
  • In the navigation pane of the Options window,  click Designers.
  • Select or clear the Prevent saving changes that require the table re-creation check box, and then click OK.
note if you disable this option you are not warned when you save the table that the changes that you made have changed the metadata structure of the table. in case, data loss may occur when you save the table.


Follow my blog with Bloglovin