Subject | Re: Firebird 1.5 RC9 - Error 335544332 Invalid Transaction Handle |
---|---|
Author | cobolman2 |
Post date | 2004-02-16T11:29:03Z |
Hi Helen
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
> This could show up where you've had an exception handler in aHmm. This got me to thinking. If I'm using explicit transactions,
> try..except block that ended the transaction; and your Prepare,
> Open or Execute handler isn't testing transaction.InTransaction...
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