On Nov 18, 2004, at 3:29 PM, Jay Hannah wrote:
Uhh... You want the number of rows you SELECTed? Typically I use fetchrow() to walk each row in a cursor-style walk. Like so:
P.S. This is a great forum for DBI help: http://lists.perl.org/showlist.cgi?name=dbi-users j