Thursday, August 5, 2010

test

test

Sql server Error and its solutions

Error : 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.

Solution : To solve this problem follow the below given steps

Go to Tools->Options->Designers-> click Table and Database Designers -> clear the Prevent saving changes that require the table to be re-created check box