Saturday, July 08, 2006

the query processor could not produce a query plan from the optimizer because a query cannot update a text ntext or image column and a clustering key

Heres is the solution if see the error something like:

the query processor could not produce a query plan from the optimizer because a query cannot update a text ntext or image column and a clustering key at the same time.



In your update sql statement dont set the primary key and index/clustered key values
and also i guess the ntext or image fields.... and that shud fix this silly problem which I know is annoying.

2 Comments:

Anonymous Anonymous said...

Especially I like the first site. But other links are informative too, if you are interested check all those links.http://neveo.info/2438.html and http://neveo.info/2937.html

10:07 PM  
Anonymous Anonymous said...

Thanks for the explanation. I had the error.

6:13 PM  

Post a Comment

<< Home