Subject | Re: FBResultSet Blob field Retrieve |
---|---|
Author | jwcanada |
Post date | 2001-12-23T15:31:36Z |
David,
Thank you for the information. That works.
One question: For SELECT Statement, should we have to use
transaction? Do we need to conn.commit() in the end.
jw
Thank you for the information. That works.
One question: For SELECT Statement, should we have to use
transaction? Do we need to conn.commit() in the end.
jw
--- In IB-Java@y..., David Jencks <davidjencks@d...> wrote:
> Right now autocommit does not work with blobs. Are you using
autocommit?
>