Blog Detail
Perl,Ingres,Programming
http://perlingresprogramming.blogspot.com/
A blog about the Ingres DBMS and related topics such as 4GL,ABF,Openroad and Perl programming on unix and windows
Recent Posts
Rename your video collection with Perl
Check out Robert Meerman's tvrenamer script which includes a fix for Unicode filenames which was proposed on this site (inside tvrenamer.pl look for the '#Unicode source names not implemented' part)Here is the reference to the original article...
Auto-unrar
Check Michal Jurosz great Auto-unrar script which uses RAR::UnrarMJ module which is based on Rar::Unrar (the driving force behind Unrar Extract and Recover) module....
Unrar Extract and Recover : Project details
A little script that grew up to become a module and a module that grew up to become a complete application.It's one of those little projects that you start for fun and on limited time resources but it just keeps growing!And that's because of 'let's a...
Abstract class vs Interface 1-0
There is a lot of talk on interfaces vs abstract classes and while I was working on a C# ADO.net application (with Ingres on the backend, of course) I was intrigued by the difference between the IDbconnection interface and Dbconnection abstract cla...
Abstract class vs Interface 1-0
Auto generated sequences, the silver bullet for concurrency ?
Ingres incorporated automatic generated sequences, a feature that was built into other dbms products, into version 9 onwards.So are automatic generated sequences just for convenience or are they really useful?They have many advantages which are speed...

