Help for this page

Select Code to Download


  1. or download this
      my $abstUP = SQL::Abstract->new();
    
    ...
             die "update (and rolling back): ".$dbh->errstr;
           }
      }