Subject Re: [firebird-support] Tool for SQL monitoring
Author Helen Borrie
At 08:30 AM 18/02/2005 +0000, you wrote:


>Hi,
> is it possible to monitor the SQL statements that a Firebird Server
>receive on a database? Is there any tools or special technique for it?
>The problem is that some databases give me strange behaviors
>sometimes, probably due to one of the several application running on
>it. It would be useful having a monitoring/logging tool to trace all
>the SQL.

You can't monitor the SQL statements that the server receives. From the
client side, you can monitor the statements that are being dispatched to
the API. There are several tools available. I use the monitoring tool in
IB_SQL., which can be set to monitor just about anything.

All of the respected desktop tools provide monitoring capability.

./hb