[Zope] Finding out how many rows is selected in database
Gitte Wange
gitte@mmmanager.org
05 Apr 2001 16:14:09 +0200
On 05 Apr 2001 14:54:55 +0100, Chris Withers wrote:
> Gitte Wange wrote:
> >
> > How do I do subject ?
>
> How about finding a mailing list about SQL?
Well finding out how many rows are returned isn't - AFAIK - a SQL thing;
it's a Zope thing.
In PHP I did it by saying mysql_numrows (which is a php function) so I
guessed that perhaps Zope had a function like that.
Gitte
>
> cheers,
>
> Chris
>
> (There are _plenty_ of books on that too ;-)