Oops... - Mailing list pgsql-general

From Mike Frisch
Subject Oops...
Date
Msg-id Pine.LNX.4.04.9904101231420.21745-100000@gateway.saturn.tlug.org
Whole thread Raw
Responses Re: [GENERAL] Oops...  ("Brett W. McCoy" <bmccoy@lan2wan.com>)
List 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@saturn.tlug.org
  Northstar Technologies        WWW: http://saturn.tlug.org/~mfrisch
  Newmarket, Ontario, CANADA
======================================================================


pgsql-general by date:

Previous
From: Mike Frisch
Date:
Subject: Getting total records in result set
Next
From: "Brett W. McCoy"
Date:
Subject: Re: [GENERAL] Getting total records in result set