martes, 10 de julio de 2012

Error sql Saving changes is not permitted

​Cuando modificamos una tabla de la base de datos con el management studio y nos da el siguiente error:

"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 tobe re-created"

No desesperemos es un error habitual y lo que pasa es que versiones superiores de SQL (2005, 2008 y 2008 R2). En el cliente se habilita una opción de prevencion de modificación.

Para resolverlo tenemos que hacer lo siguiente:

  1. Ir al menu Tools -> options
  2. Luego en Designers -> Table and Database Designers
  3. Y ahi deshabilitamos Prevent saving changes that require table re-creation



0 comentarios:

Publicar un comentario