![]() |
|
Your skill will accomplish what the force of many cannot |
|
PerlMonks |
Re: Subclassing DBI and creating two connectionsby perrin (Chancellor) |
on Dec 02, 2005 at 17:46 UTC ( #513663=note: print w/replies, xml ) | Need Help?? |
I strongly recommend not subclassing DBI. You are very likely to break things and clash with other systems like Class::DBI or Apache::DBI.
I don't actually use these myself, but DBIx::Cluster and DBIx::HA look like they may do some of what you want.
In Section
Seekers of Perl Wisdom
|
|