in reply to Reusing a dbh from a CGI script via OO method

There is some good information on using mod_perl to maintain persistant database connections in Stas Bekman's mod_perl Guide here
HTH
  • Comment on RE: Reusing a dbh from a CGI script via OO method