Saving changes is not permitted (SQL Server 2008)
Napsané: 27-09-2009 | Autor: Peter Sandtner | In: SQL Server
0
Pokud se vám zobrazuje hláška "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. "Např. při práci s SQL Server Management Studiem, tak není nic jednoduššího než jít do
Tools> Options> Designers> Table and Database Designers a tam odškrtnout položku "Prevent saving changes that require table re-creation."
A už se dají změny v tabulce uložit bez problémů.

































