my $connect = DBI->connect( $dsn, $user, $pw, { RaiseError => 1 } );