Open
Description
Hi,
This is not an issue but not sure where else to ask this. Hope you can help.
I have been struggling to make sense of some of the values returned from FbDatabaseInfo which I am using in the BlackbirdSql DDEX extension's SqlEditor port.
- If you look at the snapshot trials the GetReadIdxCount() and GetReadSeqCount() values are returning huge numbers even after the cumulative values have been subtracted (see attached). Could you tell me what these values represent?
- GetReads() consistently returns zero. Am I missing a trick here?
- Is there some way of extracting the
Server Execution Time
of a query?
The extension is already released but I would like to jack up the stats reporting so that they're more useful.
Appreciate if you could help me out here. Thanks.
Greg