SQL Server Management Studio 18 tablo güncelleme hatası
Asp.NET 02/11/2019 2511 Okunma
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.
SQL Server Management Studio 18 de oluşturduğunuz tablolarda güncelleme yaptığınız da bu hatayı alıyor sanız, çözümü;
Tools menüsüne girip Option seçeneğine oradan da Designers‘a geçip Table and Database Designers seçeneğini seçiyoruz. Burada işaretli olan Prevent saving changes that require table re-creation checkbox’ın işaretini kaldırırsak bu hata ile bir daha karşılaşmamız oluruz.
Server Management Studio 2018 de Saving changes is not permitted. The changes you have made require the following tables to be dropped and re-created.
|