Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

Hi I use SQL server 2008 and I have created some tables but I want to edit some of them but it does not let me and will show an error ! how can i solve my problem ??? please help me

share|improve this question
1  
can you post the error message that you get? – Raj More Jun 9 '10 at 19:17

1 Answer

up vote 2 down vote accepted

tool->options->designers

uncheck 'prevent saving changes that require table re-creation'

share|improve this answer
I can't believe you connected that question to that response... If that really is the problem you sir are a genius. Or you've seen this issue before :) – Mike M. Jun 9 '10 at 19:20
thanks a looooot for your nice helping !!!!! – Johanna Jun 9 '10 at 19:21
1  
LOL - belongs on mindreaderoverflow.com – RedFilter Jun 9 '10 at 19:21
hehe. saw that on a friends machine recently. – nathan gonzalez Jun 9 '10 at 20:05

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.