Jason Liu wrote:
> 
> Is Apache::DBI absolutely necessary if you want to establish persistent
> database connection per child?

No you can write your own (its open source remember ;-) but why bother -
standing on the shoulders of giants etc ....


Greg

> 
> Thanks,
> 
> Jason
> 
> > -----Original Message-----
> > From: David Hodgkinson [mailto:[EMAIL PROTECTED]]
> > Sent: Monday, November 06, 2000 5:10 AM
> > To: Jason Liu
> > Cc: [EMAIL PROTECTED]
> > Subject: Re: database access
> >
> >
> > "Jason Liu" <[EMAIL PROTECTED]> writes:
> >
> > > In general, how should database connections be handled between
> > parent and
> > > child processes?  Can you establish database connections from within a
> > > handler?
> >
> > Absolutely. And using Abache::DBI caches the connection handle.
> >
> > --
> > Dave Hodgkinson,                             http://www.hodgkinson.org
> > Editor-in-chief, The Highway Star           http://www.deep-purple.com
> >       Apache, mod_perl, MySQL, Sybase hired gun for, well, hire
> >   -----------------------------------------------------------------
> >

Reply via email to