Hi, I have applied a Filter 'active_state=1' and turned Filter on. When I access the RecordCount property, the value returned is the count of all records (i.e. non filtered). How can I get the equivalent of the Filtered Record Count?
Thanks
Howto get accurate TIBCQuery.RecordCount when Filtered=True?
Hi again,
I appreciate your answer, however I don't believe you understood my question. The RecordCount property IS NOT RETURNING THE CORRECT RECORD COUNT WHEN A FILTER IS APPLIED.
For kicks I have made sure QueryRecCount was set to False (it is)... but this really should have nothing to do with the issue.
I don't know how to repeat this question any different or I would for clarification... "How can I get the equivalent of the Filtered Record Count?"
I appreciate your answer, however I don't believe you understood my question. The RecordCount property IS NOT RETURNING THE CORRECT RECORD COUNT WHEN A FILTER IS APPLIED.
For kicks I have made sure QueryRecCount was set to False (it is)... but this really should have nothing to do with the issue.
I don't know how to repeat this question any different or I would for clarification... "How can I get the equivalent of the Filtered Record Count?"