len(rows)

On Thu, Aug 6, 2009 at 8:17 PM, FERNANDO VILLARROEL
<fvillarr...@yahoo.com>wrote:

>
>
> Hello All.
>
> If i have a query as the follow:
>
> rows=db(db.pagos.id_clientes==session.cliente_id).select(db.pagos.id
> ,db.pagos.fecha,db.pagos.monto,db.pagos.comments,orderby=db.pagos.id)
>
> How i can know the total of records of the object rows?
>
> Fernando.
>
>
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to