SQL Server 2008: Error Saving changes is not permitted
If you have been playing with SQL Server Management Studio 2008 and are modifying tables in the designer, you may run into this error: Save 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…