Subject RE: [IBO] Ace Reporter and IBO
Author Art Metz
Geno,

> For my reports I a using a TIBOQuery and standard TDataSource and Ace
> Reporter. Problem is when I try to run the application I get an
> error that says "qrEmployee.RecordCountAccurate: Property does not
> exist" Has anyone had this problem.

RecordCountAccurate was added in a very recent version of IBO. (RecordCount
by itself returns only the number of records already fetched.) It's unknown
to the BDE and to TDataset, so I can't imagine that ACE is using it or
looking for it.

Is it possible that you have a version mismatch somewhere in your project?
Try doing a Build All.

Art Metz
AMetz@...