Octavian Rasnita wrote on 24.06.2005: >As far as I know, the scope of Apache::DBI is to keep a permanent >connection with the database, but if the script disconnects after >each request, why using Apache::DBI?
Apache::DBI overrides the DBI disconnect method, effectively keeping the connection alive. Best, Jan -- There are two major products that come out of Berkeley: LSD and UNIX. We don't believe this to be a coincidence. - Jeremy S. Anderson