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.51

  • 97-02-25: Version bumped to 0.51. Nulls on SELECT handled correctly. Test nulls01.t added. Notes on access to the SQLCA record added to the POD in Informix.PM, after this omission was noted by Torsten Stein (stein@cls.de). 97-02-26: Add $sth->{CursorName} and $dbh->{ConnectionName}. Add test updcursor.t to check that you can do 'UPDATE ... WHERE CURRENT OF'. Add ".DEFAULT." as an explicit way of making the default connection.
  • Jonathan Leffler (johnl@informix.com) @(#)ChangeLog 51.2 97/02/26 12:08:36

Documentation

Access to Informix Databases

Modules

Test Harness for DBD::Informix