Possible Duplicate:
Saving changes after table edit in SQL Server Management Studio
I need to make changes in a already made database, but SQL is refusing my request. Something about preventing changes that require the table to be re-created??
What to do?
This is an option in sql server management studio. It is not a permission issue.
To change this option, on the Tools menu, click Options, expand Designers, and then click Table and Database Designers. Select or clear the Prevent saving changes that require the table to be re-created check box.