The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.52

  • 97-02-28: Add the Informix.Licence file to explain the licencing issues for Informix-ESQL/C. Update the README file. Fix the caching of attributes. Add 'deprecated' warning to the system, and a way of turning the deprecated warnings off. Use this method in InformixTest.pm. Add the attribute handling of ix_XyZ as well as deprecating the corresponding XyZ attribute. Fix the handling of SQLCA so that the inserted serial number is available, etc. Version bumped to 0.52. 97-03-02: Split attribute handling code from dbdimp.ec into dbdattr.ec. Add dbd_ix_module() function. Revise the interface to the functions dbd_st_{FETCH|STORE} to match dbd_db_{FETCH|STORE} (they now take a pointer to imp_sth_t argument instead of a pointer to SV). 97-03-03: Use $DBI::VERSION to determine where DBIXS.h should be found. 97-03-05: Add ESQL/C => DBD::Informix statement mapping to POD in Informix.PM, after suggestion by Bill Mitlyng (Bill.Mitlyng@abnamro.com).
  • Jonathan Leffler (johnl@informix.com) @(#)ChangeLog 52.3 97/03/05 15:47:01

Documentation

Access to Informix Databases

Modules

Test Harness for DBD::Informix