On Thu, Apr 3, 2008 at 8:32 PM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
>  Has a property been added to iterbetter or select (I'm still using
>  0.22) to allow you to know the number of rows returned? I know this
>  was discussed a while ago, but I wasn't sure if there was a definite
>  decision on it.

I think, It was there from long time. Except that it is not supported
for SQLite, which doesn't give the information about the number of
rows with the resultset.

you do len(result) to find the length.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web.py" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/webpy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to