in reply to DBI - MySQL problem.
$dbh = DBI->connect ... # not $dbh = DBI->Connect ... # or use $dbh = DBI->connect_cached ... [download]
cLive ;-)