Help for this page

Select Code to Download


  1. or download this
    #!/opt/perl/5.8.0/bin/perl
    use lib "/home/myhome/lib";
    ...
    
    $sth->execute;
    $dbh->disconnect ();
    
  2. or download this
    DBI version 1.609 required--this is only version 1.35 at /opt/perl/5.8
    +.0/lib/Exporter/Heavy.pm line 221.
    Compilation failed in require at mssql.pl line 4.
    BEGIN failed--compilation aborted at mssql.pl line 4.