Subject | Re: [firebird-support] result sets, reaction to rollback to savepoint |
---|---|
Author | Helen Borrie |
Post date | 2008-08-20T12:00:18Z |
At 06:27 20/08/2008, you wrote:
./heLen
>The question is: if you have a result set that you're in the middle of iterating over, and youWhat exactly are you talking about here? What do you mean by "result set"? What are you doing to "iterate over it"?
>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,
./heLen