Eduardo S.E. de Castro wrote:
Hello Bryan,The code in use is
Hi Eduardo, I didn't see anything obviously wrong with that code. Can you tell (e.g., by stepping in your debugger) how many times you run through the outer and inner ResultSet.next() loops prior to getting to the problem? Also, exactly which statement in your program receives the problem? Is it the next() call in the outer loop? Or the next() call in the inner loop? thanks, bryan
