$dbh = DBI->connect( $connect_string, $user, $password, { PrintError => 0, RaiseError => 1 } );