Unable to save the changes in SSMS
While trying to make a gathered index or a table that doesn’t consist of clustered index,
I encountered an alert coming from SQL Server Management Studio stating that “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 re-created or enables the option prevent saving changes that require the table to be re-created.” Clicking on the Cancel button will just open another alert from SSMS.
How can I handle this?
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 cant be re-created or enabled the option Prevent saving changes
that require the table to be re-created
Airport
Cancel SaveText File