Viewing 3 posts - 1 through 3 (of 3 total)
Just had an Idea! I think it should be simple:
The SELECT stored proc that I have selects all the records I need to update. So if I alter this proc...
June 25, 2004 at 8:50 am
#511974
I have to loop because I want to update the child's child's as well (and so on), so I have no common field (at least thats how my table is built...)
Do...
June 25, 2004 at 7:56 am
#511957
No, the select proc return multiple rows and I want to loop through them
and update each data at a time.
TNX
June 24, 2004 at 4:09 am
#511734