On Fri, Jan 25, 2008 at 01:09:20PM -0500, [EMAIL PROTECTED] wrote: > > After trying and failing to get ora_shared_dbh to do what I wanted, > I implemented the 'dbi_imp_data' functionality in DBD::Oracle. > > It seems to work fine; threads.t demonstrates a simple dbi pool, > where handles can be traded between threads, and exist after > their creating thread is done. > > Test reports & recommendations welcome,
I'm not in a position to give test reports, but I do want to say thank you. I am delighted someone did this, and very pleased all the earlier work on take_imp_data made it so smooth. Now if only someone would write an Apache::DBI::Pool for mod_perl2... Tim.
