Subject | Re: [Firebird-Java] Re: JDBC 1.5.0rc2 'invalid BLOB id' |
---|---|
Author | Stanislav Mironov |
Post date | 2004-05-21T13:07:17Z |
Roman Rokytskyy wrote:
We use setObject(n, byte[]) and getBytes(n) instead.
--
Stanislav Mironov
> Hi,We do not use setString/getString because it's a BLOB.
>
> > This can be reproduced on any base.
>
> Here's test code that I created according to your comments. It works
> without any problems on my laptop (WinXP, FB 1.5.0, JayBird 1.5 RC3,
> JDK 1.4)
We use setObject(n, byte[]) and getBytes(n) instead.
--
Stanislav Mironov