Hi,
In the UniDac forum I asked about statement statistics (not DB statistics via the Services API).
It seems a matter of being able to refresh DatabaseInfo on the TIBCConnection component with a call to isc_database_info, would you be able to do that? (adding a Refresh method or something?)
With regards,
Martijn Tonies
Upscene Productions
Statement statistics
Right, I checked with the Firebird group about these values, they never get reset at the server, which is what I was thinking, so that cleared things up.Plash wrote:The API function is called each time when you access a specific property of DatabaseInfo. This should not cause any problems.
Thanks for the answers, I'll get going with this
