$dbh->{LongReadLen} = 1024; #### @row = $sth->fetchrow_array(); #### $row = $sth->fetch(); #### $memofield = $$row[22];
## @row = $sth->fetchrow_array(); ##
## $row = $sth->fetch(); ##
## $memofield = $$row[22];