Help for this page

Select Code to Download


  1. or download this
    $_ = $dbh->quote($_)
      for
    ...
      or handle_error ("Can't execute SQL" . $sth->errstr(), $dbh, $sth);
    
    my (@data) = $sth->func('syb_output_params');