Posted on 2009-10-15 20:25:29-07 by pkpk
persistent database handles
I have a web-based system that accesses a mysql database through DBI. Currently I make a new database connection for each web access. I would like to retain the connection and database handle rather than making a new connection with each web access. Is there a simple way to do this? Thanks, Peter
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.