Saving changes is not permitted ... |
So what can you do? Either you re-create the table or write ALTER statements (but let's not do that!).
There is, however, a known trick to get around the above annoying "Saving changes is not permitted ..." error. Here are the steps to do just that!
- From the SSMS, go to Tools > Options.
- Select the Designers page.
- Un-check "Prevent saving changes that require table re-creation".
Options Box - Click OK button.
You should be good to go now!
No comments:
Post a Comment
Do provide your constructive comment. I appreciate that.