sql server 2008 r2
-
i could not change a field in a table when table saved when i want to change a field or add a field an error raised appreantly i have right to change everything could you solve my problem :^)
-
i could not change a field in a table when table saved when i want to change a field or add a field an error raised appreantly i have right to change everything could you solve my problem :^)
Yazdan Attarian wrote:
when i want to change a field or add a field an error raised
Unless you share the exact error with details, it would be difficult for anyone to even guess out.
Sandeep Mewara [My last article]: Server side Delimiters in ASP.NET[^]
-
i could not change a field in a table when table saved when i want to change a field or add a field an error raised appreantly i have right to change everything could you solve my problem :^)
Yazdan Attarian wrote:
could you solve my problem
Maybe, probably.... if you would actually describe a particular problem.
Yazdan Attarian wrote:
an error raised
Does not in any way describe any sort of a problem. We are not mind readers.
Why is common sense not common? Never argue with an idiot. They will drag you down to their level where they are an expert. Sometimes it takes a lot of work to be lazy Please stand in front of my pistol, smile and wait for the flash - JSOP 2012
-
i could not change a field in a table when table saved when i want to change a field or add a field an error raised appreantly i have right to change everything could you solve my problem :^)
This is a SSMS setting. Sorry I am currently running something that is tying my system up so I cannot find it under Tools\Options
-
i could not change a field in a table when table saved when i want to change a field or add a field an error raised appreantly i have right to change everything could you solve my problem :^)
Do it using SQL Script (like alter etc...) instead of using SSMS
Niladri Biswas (Code Project MVP 2012)