.. inside of each other using ECPG ?
I have a situation where it would be advantages to open a cursor, retrieve
a tuple, then open another query based on the results of the first. Then
when that query has been processed return to the first query and get the
second tuple.
Is this possible ?
cheers,
Jim Parker