SQL Server 2008 - Saving changes is not permitted
Want to design a table using SQL Server 2008? Well get ready to reach for Google to find out where the hidden setting is. The SQL team wouldn't want to tell you where the setting is in their large dialog box that basically says "computer says no", that would be far to easy.
Tools -> Options -> Designers -> Tables and designers -> Uncheck the option: "Prevent saving changes that require table re-creation".
References:
http://www.henrycordes.nl/post/2008/11/Saving-changes-is-not-permitted-(SQL-Server-2008).aspx
Comments