Subject | RE: [IBO] RecordCount gives strange error |
---|---|
Author | Jason Wharton |
Post date | 2007-01-22T20:35:36Z |
> BTW, the reason that I use RecordCount is so that I can display anUse a buffered query and do a FetchAll and then look at the number of
> accurate progress bar when generating a report based on the results of
> the query.
records in the buffer.
Jason