Help for this page

Select Code to Download


  1. or download this
        $dbh->{LongReadLen} = 50000;
        $dbh->{LongTruncOk} = 1;
    ...
          } # if colname
        } # if error
      $cursor->finish;
    
  2. or download this
    $dbh->{LongTruncOk} = 0;