Solved! Go to Solution.
I am using ArcSDE/sql express right now. We also have some data in a file geodatabase where I have the same needs.
FYI ITable.RowCount does take an IQueryFilter as a parameter. You could pass your query and determine the number of rows.
I am using ArcSDE/sql express right now. We also have some data in a file geodatabase where I have the same needs.