Foo. I hate being a newbie. Again. Thank you, Ronald. I'll go back to the perldoc before asking more questions.
--John On Fri, 21 Mar 2003, Ronald J Kimball wrote: > On Fri, Mar 21, 2003 at 02:20:51PM -0800, John Costello wrote: >[snip snip] > > You have not fetched all the rows from the statement handle. Therefore, > you cannot rely on the value returned by rows(). > > You can either fetch all the rows, or select count() in the SQL instead. > > Ronald >
