Help for this page
my $dbh= DBI->connect($dsn, $user, $password, { PrintError => 0, Raise +Error => 1 } );