Hello

I searched the sources for 'CountAllRecords' and I see that it's (FCountAllRecords) only accessed in function TOracleDataset.GetRecordCount and procedure TOracleDataset.SetRecNo.

Then I searched for GetRecordCount and SetRecNo and all I see is the function declaration and implementation. No calls anywhere.

Can you tell me if I missed something? I don't see where the records are counted before the dataset is opened.

Best Regards
Matt