Skip to content

Category Archives: perl

Perl’s DBD-Ingres updated

16-May-08

It looks like someone else has taken over DBD-Ingres and put out a new release. According to the CHANGES the following updates were made:
- add missing timestamp types
- add workaround for do statements with placeholders
-> works for Ingres2006 R3
You can download the updated driver from http://search.cpan.org/CPAN/authors/id/S/SR/SREAGLE/DBD-Ingres-0.5201.tar.gz.

IUA presentation - No speaky the COBOL?

08-Jun-07

This Wednesday I gave a session on the languages that can interface with Ingres. The content of my session was a high level overview with some simple examples thrown in for the non Embedded languages. Going into sufficient detail for all the languages we support in 35 minutes was not possible. There was a lot [...]

UK Ingres User Association Spring Conference

14-May-07

As a follow up to a prior post you can now register to attend the (free as in beer) UK IUA spring conference. I will be presenting a session on the different languages you can interface with Ingres, entitled - No Speaky the COBOL? - Ingres can speak your language. If you do not like [...]

Perl Ingres Utilities

14-Sep-06

Ingres has had Perl support for sometime through ingperl (Perl 4 derivative) and more recently with DBD::Ingres. However it was a nice surprise to see someone from Brazil writing some Perl utilities drive the command line utilities iinamu and iimonitor.