Hardy Merrill wrote:
<snip>

>    ### Need the parenthesis arround $total_rows here since
>    ### we're using fetchrow_array.
>    my ($total_rows) = $sth->fetchrow_array()
>
> I didn't use a while loop here since you're only expecting
> 1 row to be returned - that being the count.
> --
> Hardy Merrill
> Senior Software Engineer
> Red Hat, Inc.

ya.. just a quick cut and past of an actual fetch row array i had before in a
while loop. in my actual code of getting the counts, i just have the single fetch
row array call w/o a while loop.  i guess i should proof read my emails before i
send em out.  sorry bout that.
chris
--
-------------------------------
Just Your Friendly Neighborhood
_SPIDEY_

Reply via email to