Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: Subclassing DBI and creating two connections

by perrin (Chancellor)
on Dec 02, 2005 at 17:46 UTC ( [id://513663]=note: print w/replies, xml ) Need Help??


in reply to Subclassing DBI and creating two connections

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.

  • Comment on Re: Subclassing DBI and creating two connections

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://513663]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (5)
As of 2024-04-23 09:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found