On Mon, 02 Sep 2002 14:24:38 GMT "Kaare Rasmussen" <[EMAIL PROTECTED]> wrote:
> Hi > > I wonder how it is possible to have database connections span several http > requests with Embperl. > > It is not very efficient to reconnect to the same databases for every > request. So I imagine that there already exists a way to keep database > connections open between calls. Install Apache::DBI and loads it in your httpd.conf before any call to DBI. PerlModule Apache::DBI Regards, Luiz Fernando B. Ribeiro Engenho Soluções para a Internet --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]