Skip to main content

Hi, what stable versions of Informix ODBC do these products support:

Net Express 5.0

Net Express 5.1

Visual Cobol 6.0

Which version of Cobol supports version IBM Informix ODBC Driver, Version 4.10?

Is there a table of MF products and recommended ODBC drivers versions?

Thank

Petr

 

 

Hi, what stable versions of Informix ODBC do these products support:

Net Express 5.0

Net Express 5.1

Visual Cobol 6.0

Which version of Cobol supports version IBM Informix ODBC Driver, Version 4.10?

Is there a table of MF products and recommended ODBC drivers versions?

Thank

Petr

 

 

The only requirement that the OpenESQL technology has for any vendor's ODBC driver is that it be ODBC 3.0-compliant. The code generated by the OpenESQL precompiler is agnostic between different vendors. The only exception is if you use the TARGETDB directive to target a specific database. In this case the code generated may be optimized for that specific vendor.

The recommendation on which ODBC driver to use should be based on the vendor's recommendation and would most likely be dependent on the particular database version that you are using.