If I have a subclass of DBI, say MyDBI, and I use that in a mod_perl app, does Apache::DBI not recognize it an cache it? Can Apache::DBI only cache handles generated from DBI itself?
I've loaded Apache::DBI with a PerlModule statement, but my subclassed handle isn't persistent, it seems. * Philip Molter * Texas.net Internet * http://www.texas.net/ * [EMAIL PROTECTED]