Hi,
Please advise what are the cases that TIBCSQLMonitor can be used for ?
Thanks
TIBCSQLMonitor usage
-
AndreyZ
Re: TIBCSQLMonitor usage
The TIBCSQLMonitor component is used to monitor dynamic SQL execution in IBDAC-based applications. Also, it can be useful for logging of SQL statements (the OnSQL event handler is used for this). For more information, please read the IBDAC documentation.
Re: TIBCSQLMonitor usage
Thanks. I looked at the documentation but did not find clear answer.