SQL Server 2008 – Saving is not permitted with Prevent saving changes that require the table to be re-created

SQL Server 2008 – Saving is not permitted with Prevent saving changes that require the table to be re-created

In SQL Server 2008in fase di salvataggio di una tabella del database si ottiene il seguente messagio se è abilitata l’opzione “Prevent saving changes that require table re-creation“:

Saving is not permitted. The changes you 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.

Per disabilitare questa opzione a proprio rischio e pericolo seguire i seguenti passaggi:

1) Da Menu Strumenti selezionare la voce Options

Si apre la seguente popup:

Togliere la spunta “Prevent saving changes that require table re-creation” e premere OK.

Enjoy snippet!

Lascia un commento

Il tuo indirizzo email non sarà pubblicato. I campi obbligatori sono contrassegnati *