Help for this page

Select Code to Download


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