Oops...

From: Mike Frisch <mfrisch(at)saturn(dot)tlug(dot)org>
To: pgsql-general(at)postgresql(dot)org
Subject: Oops...
Date: 1999-04-10 16:33:27
Message-ID: Pine.LNX.4.04.9904101231420.21745-100000@gateway.saturn.tlug.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

With respect to my previous query, I'd like to clarify that the FETCHes I
am doing are subsets of the full results (hence I cannot use PQntuples).
For instance, I am FETCHing 25 records out of a possible 1000, so
PQntuples() is returning 25. I need some way of knowing there's a 1000
total.

Thanks,

Mike.

======================================================================
Mike Frisch Email: mfrisch(at)saturn(dot)tlug(dot)org
Northstar Technologies WWW: http://saturn.tlug.org/~mfrisch
Newmarket, Ontario, CANADA
======================================================================

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Brett W. McCoy 1999-04-10 16:50:16 Re: [GENERAL] Getting total records in result set
Previous Message Mike Frisch 1999-04-10 16:26:04 Getting total records in result set