[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Omaha.pm] Re: Getting @@ROWCOUNT




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