Help for this page

Select Code to Download


  1. or download this
    Can't locate object method "execute" via package "DBI::db" (perhaps yo
    +u forgot to load "DBI::db"?) at c:\foxserv\apache\cgi-bin\access2.pl 
    +l
    +ine 12.
    
  2. or download this
    #!C:/Perl/bin/perl.exe
    use CGI::Carp "fatalsToBrowser";
    ...
    }
    $dbh->disconnect;
    $dbh->finish;