$dbh = DBI->connect($DBDSN, $DBUser, $DBPassword, {RaiseError => 1});