Help for this page

Select Code to Download


  1. or download this
    my $db_object = DBI->connect($db, $username, $pass);
    
  2. or download this
    my $dbh->do($sql);