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