Page 1 of 1

Filtering in DBMonitor

Posted: Thu 25 Oct 2018 05:25
by lrauti
Can I somehow filter out the meta data SQL calls which your code does? I didn't find any event type from the event filter that would leave those out. And there isn't negations for contains filters, so I can't leave them out by using "RDB$" either.

Re: Filtering in DBMonitor

Posted: Fri 26 Oct 2018 11:22
by ViktorV
At the moment, DBMonitor does not monitor retrieving MetaData and other service queries.
You can write about supporting this functionality on our User Voice forum: https://devart.uservoice.com/forums/104 ... components to speed up the implementation of this functionality.

Re: Filtering in DBMonitor

Posted: Fri 26 Oct 2018 11:55
by lrauti
For example IBCServices.pas does query from meta data in function GetFieldValue(Field: TField): string;

But it does not matter where those come. I just would like to filter out all meta data queries but it is impossible. Well, I need to create own application.

Re: Filtering in DBMonitor

Posted: Fri 26 Oct 2018 12:10
by ViktorV
We asked you to write about it at https://devart.uservoice.com/forums/104 ... components. If your suggestion gets enough votes, we will consider the possibility of its implementation.

Re: Filtering in DBMonitor

Posted: Wed 31 Oct 2018 12:17
by lrauti
The TIBCSQLMonitor component is fine. I meant dbMonitor application. This not a problem anymore, I created own application. I can't wait months and pray for votes.

Re: Filtering in DBMonitor

Posted: Fri 02 Nov 2018 10:03
by ViktorV
It is good to see that the issue has been solved.
Feel free to contact us if you have any further questions about our products.