Hi to everyone! I've succesfully used DBI with Access databases via "System DNS" data source, but...
Currently, i'm trying to get MS Access's memo fields using a statement like this: SELECT Item, Dispatched, Comment FROM Dates; where 'Comment' is a field of type 'Memo'. I've found that the usual while statement only gets THE FIRST record :-( If i drop the the 'Comment' field from the statement above, everything goes Ok. I've been forced to use Win32::ODBC in other to get things work, but i would like to use DBI instead. Is there some kind of trick/conversion in order to handle memo fields properly? Thanks in advance. Un abrazo, El viejo _______________________________________________ Perl-Win32-Web mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs