Search This Blog

Thursday, June 23, 2011

SAVING CHANGES IS NOT PERMITTED - SQL Server Management Studio

if you get such error on every table changes:
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.

on the  Management Studio -> go to Tools -> Options then go to the Designer Page and uncheck "Prevent saving changes that require table re-creation".

thats all
Yaniv tzanany

No comments: