Forum Discussion
pkroon
15 years agoOccasional Contributor
I added in a Call Object Method to call the Reset method on my DBTable variable, but it doesn't seem like that makes it reload its values. It seems like it would just put the iterator back on the first row, but this is already done when the inner loop is run a second time in the second iteration of the outer loop. It just goes to the first row on the same resultset, without reloading the resultset from the database. Just to check that I added it in correctly, I attached another screenshot of this new step.