Subject | Re: [IBO] RecordCountAccurate usage question |
---|---|
Author | Daniel Rail |
Post date | 2003-03-10T19:24:19Z |
Hi,
At March 10, 2003, 14:43, dr_bentonquest wrote:
not mistaken, it it sends a SELECT COUNT(*) with the same where clause
as the query. Otherwise, RecordCount will only return the number of
records that have been loaded in the buffer.
--
Best regards,
Daniel Rail
Senior System Engineer
ACCRA Group Inc. (www.accra.ca)
ACCRA Med Software Inc. (www.accramed.ca)
At March 10, 2003, 14:43, dr_bentonquest wrote:
> I wonder if this property has some effect on network traffic? I workIt's used when you want the value of the RecordCount property. If I'm
> with WANs and want to keep network traffic as low as possible. BTW, I
> don't care dbGrid's scrollbars.
not mistaken, it it sends a SELECT COUNT(*) with the same where clause
as the query. Otherwise, RecordCount will only return the number of
records that have been loaded in the buffer.
--
Best regards,
Daniel Rail
Senior System Engineer
ACCRA Group Inc. (www.accra.ca)
ACCRA Med Software Inc. (www.accramed.ca)