November 25, 2010 at 8:40 am
Hola a todos, espero que alguien me pueda ayudar, no se escribir en ingles. Tengo una instalacion de SQL Server 2008 Enterprise, pero al querer modificar algun campo de cualquier tabla , ya sea minimo el cambio, me manda un mensaje de error como en la imagen que adjunto, pidiendome que borre la tabla y la vuelva a crear para poder hacer ese cambio.
Les agradeceria mucho si me explicaran que opciones tendria que modificar para que me permita hacer cambios, no hay problema que sea en ingles la respuesta, leo el ingles, mas no lo escribo
😀
November 25, 2010 at 8:50 am
sql 2008 has a new feature which prevents changes been made that require the table to rebuilt.
in 2005 this did not happen so quite often the user was unaware what was happening in the background when they made table changes
to allow these changes go to
Tools --> Options --> Designers
and uncheck the box 'Prevent saving changes that require table re-creation'
November 25, 2010 at 9:13 am
Muchas gracias por la pronta y eficaz respuesta, me ayudo mucho, ahora si ya puedo hacer cambios. Saludos:-)
November 25, 2010 at 9:19 am
gracias
January 28, 2011 at 4:28 am
steveb. (11/25/2010)
gracias
Thanks, it helped me too. Was looking for that.
Viewing 5 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic. Login to reply