On Tue, Aug 05, 2003 at 01:18:49PM -0400, Maldonado, Daniel CW2 CTARNG wrote:
> Why would the statement: 
> 
>     my $newHashRef = $rs->fetchrow_hashref();
> 
> not return any records from an access DB when
> the field contains the following characters:
> 
> </TD></TR><TR><TD BGCOLOR=#FFFFFF COLSPAN=2><FONT SIZE=+1><B>Added By
> Seller</B></FONT></TD></TR><TR><TD BGCOLOR=#FFFFFF COLSPAN=2>
> 
> I am starting to believe that it may have something to do with the hash
> table.
> The field is a memo field if that helps anyone.
> 
> Can't seem to figure this one out and it is kicking my ?%$#.
> 
> Wish I could see the value returned when this fails but of course I can not
> :-)

What does the DBI trace show?

Tim.

Reply via email to