in reply to Re: Re: Re: accessing Apache::DBI 'cached connections'
in thread accessing Apache::DBI 'cached connections'

yes, i changed it to:
$DBH = DBI->connect( "dbi:mysql:localhost", "rentsavers", "root", "", +) ;
but i still get nothing ....