Merhabalar, SQL Server kullanan herkes
bu hata ile mutlaka karşılaşmıştır.
“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
enabled the option Prevent saving changes that require the table to be
re-created.”
Bu hatayı almamızın nedenleri ise
şunlardır:
* Primary key
ekleme/değiştirme
* Foreign key
ekleme/değiştirme
* Yeni bir kolon
ekleme
* Varolan bir
kolonu silme
* Kolon özelliklerini
değiştirme
Yapmamız gereken işlem çok basit.
Öncelikle Tools sekmesinden Options menüsüne giriyoruz. Karşımıza şu şekilde
bir pencere gelecek.
