Subject | Re: [Firebird-Java] Re: Firebird with Blobs |
---|---|
Author | Roman Rokytskyy |
Post date | 2007-09-01T18:22:08Z |
> I use jaybird 2.1.1 and if I connect to the database and create aCan you create a small test case for it? Why I ask - I remember fixing
> statement with 'createStatement()' it works fine. I can works with
> BLOB's but if I use a fetchable statement instead of the old I got a
> 'FBCachedBlobField' instead of an 'FBBlobField' and with the cached
> there comes the error 'Invalid Blob ID'.
>
> I think the error comes from the FBCachedBlobField.
similar issue long time ago, so a test case is needed.
Thanks!
Roman