Viewing 3 posts - 1 through 3 (of 3 total)
Solved the problem.
I created a temporary table and inserted into it each time I iterated thru the loop. Then I simply selected from the temp table at the...
February 1, 2011 at 10:40 am
#1281074
Afraid I am not explaining the problem very well.
The select statement that I was itreating in the example was just a simple select statement that I was using as an...
February 1, 2011 at 9:29 am
#1281015
Sorry - this doesn't help. I am trying to execute a block of code for each row in the table, but passing a parm that is used only in...
February 1, 2011 at 7:30 am
#1280924