Subject Re: Firebird 1.5 RC9 - Error 335544332 Invalid Transaction Handle
Author cobolman2
Hi Helen

> This could show up where you've had an exception handler in a
> try..except block that ended the transaction; and your Prepare,
> Open or Execute handler isn't testing transaction.InTransaction...

Hmm. This got me to thinking. If I'm using explicit transactions,
should a prepare be done within the context of that transaction or
can I prepare outside of it and only wrap the ExecSQL within the
transaction?

--
Derek Davidson
Enterprise Blue