Help for this page

Select Code to Download


  1. or download this
    my $result= $sth->execute() or die("error...");
    
    ...
          $ret = $aRet[0];
          }
       } while ($sth->odbc_more_results);