Previous Topic

Next Topic

Data Type Compatibility

With the exception of the data types listed in Unsupported JDBC Features, the Ingres JDBC Driver supports conversion of Ingres data values into Java/JDBC values as required by the JDBC specification.

Because Ingres does not support all the JDBC data types, the following conventions are used when sending Java/JDBC parameters to the DBMS:

In addition to the JDBC types listed above, the following conventions are used when certain Java data values are provided to the setObject() method:

Not all releases of the Ingres DBMS, EDBC, and Enterprise Access gateways have these entries in their iidbcapabilities system catalogs. These entries can be entered manually to provide accurate size information for the Ingres driver. Depending on the DBMS involved, special permissions are required to update the system catalog.


© 2007 Ingres Corporation. All rights reserved.