Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Apache::DBI and Class::DBI

by PodMaster (Abbot)
on Nov 04, 2004 at 09:41 UTC ( [id://405129]=note: print w/replies, xml ) Need Help??


in reply to Apache::DBI and Class::DBI

which presumably will also intercept calls from within Class::DBI, any potential problems (such as transactions/rollbacks)?
Same caveats apply as before.
Aslo, can one use Apache::DBI outside of the Apache/mod_perl environment?
Looks like no.
can I somehow use Apache::DBI or something similar to provide connection pooling/reuse?
Yes, you could UTSL and do exactly what Apache::DBI does (just substitute the mod_perl bits for some POE bits), but since Class::DBI uses Ima::DBI, you don't need to do anything since Ima::DBI already does caching.

update: a casual google for Apache::DBI and Ima::DBI reveals an important caveat and patch.

MJD says "you can't just make shit up and expect the computer to know what you mean, retardo!"
I run a Win32 PPM repository for perl 5.6.x and 5.8.x -- I take requests (README).
** The third rule of perl club is a statement of fact: pod is sexy.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (7)
As of 2024-04-19 14:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found