Subject Re: how to retrieve the IDX_READS and the SEQ_READS of a statement or a transaction
Author hvlad
--- In firebird-support@yahoogroups.com, Vander Clock Stephane wrote:
>
> Thanks vlad
>
> but in a highly multithread environment, i m affraid that the time i get
> the isc_info_read_idx_count and the time i execute my statement them lot
> of other statement can be already done :(
> so taking again just after the isc_info_read_idx_count can not be
> accurate :(

If you use ClassicServer or SuperClassic it will be accurate.
Another possibility is to use Trace API (in Firebird 2.5 of course).

Regards,
Vlad