Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    
    my $dbh = MyDBI->connect("x","y","z"} );
    my $sth = $dbh->query();
    
  2. or download this
    Can't locate auto/MyDBI/prepare.al in @INC (@INC contains ....) at lin
    +e DB.pm line 29