Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use warnings;
    ...
    
    print "$rows row(s) added to checkin";
    $dbh->disconnect || die "Failed to disconnect\n";
    
  2. or download this
    DBD::mysql::db do failed: You have an error in your SQL syntax near 'S
    +ELECT destination
            FROM checkin
    ...
    Couldn't insert record : You have an error in your SQL syntax near 'SE
    +LECT destination
            FROM checkin
            WHERE firstname='Henry' AND last' at line 3 at ./broken line 1
    +1.