A new version of the JDBC 3.2 Driver (version 3.2.5) was posted to
http://esd.ingres.com/product/Commun...vers/java/JDBC.
This is an updated version of the JDBC Driver distributed with Ingres 9.1.x. The driver contains fixes for the following bugs:
(121672)
JDBC Driver produces DataTruncation warning when retrieving an
ingresdate date-only value using ResultSet.getDate() method.
(121865)
JDBC Driver issues metadata queries using LIKE clause even if there are
no pattern matching characters present in the input database object names.
(121965)
Inserting data using setObject( byte[] ) with trailing nulls into a long byte
column results in trimming of trailing nulls.