Adapter for JDBC 10.3 | webMethods Adapter for JDBC Documentation | webMethods Adapter for JDBC Installation and User’s Documentation | JDBC Driver Specific Properties | Informix | Limitations
 
Limitations
Driver
Database/
Adapter IS Operating System/
Platform Affected
Limitation Description
Informix Driver for JDBC Version 2.21 type 4
Informix 7.31 and 9.x
*This driver does not support multiple results sets. If you configure the adapter to use multiple result sets, all the rows in the result will be stored in the first Result Set you specified when you configured the adapter.
*With Informix 9.3 and 9.4 using XA_TRANSACTION, you cannot update LONGVARCHAR data type columns with a null value.
*With Informix 9.3 and 9.4 using XA_TRANSACTION, you cannot update BOOLEAN data type columns with a NOT NULL value.