Subject | Re: [Firebird-Java] Invalid Blob ID when inserting blob? |
---|---|
Author | Elmar Haneke |
Post date | 2005-03-31T07:50:26Z |
phil_hhn schrieb:
I got the same error message (but on C-API) when the blob itself and
the record in table are written in an different transactions.
Leaving AutoCommit might be an simple workaround here. But, the JDBC
driver should handle this correctly.
Elmar
> I'm trying to figure out just why it's telling me 'Invalid Blob ID'Perhaps you are in Auto-Commit mode.
> (and just what that means).
> What am I doing wrong?
I got the same error message (but on C-API) when the blob itself and
the record in table are written in an different transactions.
Leaving AutoCommit might be an simple workaround here. But, the JDBC
driver should handle this correctly.
Elmar