SQL Management Studio – Saving changes is not permitted
If you want to change the structure of a table, by default SQL Management Studio prevents you from doing this if it require that the table be dropped and recreated.
If you want to change this behaviour, from the Designers section in the Tools/Options menu, simply uncheck “Prevent saving changes that require table re-creation”.