Subject Re: [firebird-support] result sets, reaction to rollback to savepoint
Author Helen Borrie
At 06:27 20/08/2008, you wrote:
>The question is: if you have a result set that you're in the middle of iterating over, and you
>rollback to a savepoint (created after you started the result set), can you continue to iterate
>over the result set? It looks like that works fine with rollback-retain and commit-retain, but I
>was curious about savepoints. Thanks,

What exactly are you talking about here? What do you mean by "result set"? What are you doing to "iterate over it"?

./heLen