David Leaver
Mr or Mrs. 500
Points: 599
More actions
August 21, 2006 at 11:58 am
#172201
Please pardon my ignorance, but can someone give me an example of a "self-update" query?
Here's Microsoft's fix page http://support.microsoft.com/kb/884856/EN-US/
Zubeyir
SSCrazy
Points: 2559
August 21, 2006 at 12:16 pm
#655959
I think it's something like that
UPDATE C SET C.Name = 'Blah' FROM Customers AS C WHERE C.Name IS NULL
If I'm wrong please correct me.
August 21, 2006 at 6:16 pm
#656030
That was my first guess. Can anyone confirm?
August 22, 2006 at 4:34 am
#656083
I can
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply