Subject Re: JDBC PreparedStatement setting CHAR[4] field error / bug?
Author Roman Rokytskyy
Hi,

> I have determined my problem using the Firebird JDBC
> driver is related to doing an INSERT into a table with
> a column of type CHAR[4].

What version of the driver are you using. I would recommend to use
latest version from CVS, because there were some bug fixes after RC3
that might help in your situation.

Best regards,
Roman Rokytskyy