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