> > Apache::DBI caches the database handle, while connect_cached cache the > > statement handle, so you could/should use both together. > > You're thinking of prepare_cached. > Oops, you are right! Wrote this mail too early in the morning... Gerald
- DBI and pooling John S. Evans
- Re: DBI and pooling Perrin Harkins
- RE: DBI and pooling Gerald Richter
- Re: DBI and pooling Tim Bunce
- Gerald Richter