[EMAIL PROTECTED] wrote:
Hence we wrote DBD::MSDB2, which basically sub-classes DBD::DB2:
This is, IMO, the right approach. However, doing this is not as easy as you might think. I once wrote a guide, see the section "SUBCLASSING DBI DRIVERS" in "perldoc DBI::DBD".
Jochen