Subject | Re: [IBO] Error 335544332 |
---|---|
Author | Jason Wharton |
Post date | 2002-10-13T05:09:21Z |
You may have a transaction and the statement pointing to two different
connections. Are there more than one connection/database component in the
application?
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
-- We may not have it all together --
-- But together we have it all --
connections. Are there more than one connection/database component in the
application?
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
-- We may not have it all together --
-- But together we have it all --
----- Original Message -----
From: "Marv Cook" <mjcook@...>
To: <IBObjects@yahoogroups.com>
Sent: Saturday, October 12, 2002 9:58 PM
Subject: [IBO] Error 335544332
> Hi all,
>
> When trying to prepare a IBO_Cursor on a Dialect 3 Firebird 1.0 database,
I
> get the error above and the message
>
> ISC ERROR MESSAGE
> invalid transaction handle. (expecting explicit transaction start)
>
> Any idea what I am doing wrong?
>
>
> Marv