Subject Re: Equivalent of SQL Server Profiler in FireBird
Author Bhavbhuti Nathwani
Hi Pascal

Thanks for the suggestions. I use VFP as a client so I will see how I
can use FBHook in this case.

Thanks.

--- In firebird-support@yahoogroups.com, "legrand_legrand_63"
<grand.brun.63@...> wrote:
>
> > Hi all
> >
> > Is there an equivalent utility of SQL Server Profiler (a simple log
> with
> > complete statements, incl. parameter details, should be okay too, I
> > guess) available in FireBird?
> >
> This feature is not available at server level yet.
>
> You should try those at client level:
> - UIB SQL monitor http://www.progdigy.com/,
> - FBhook http://sourceforge.net/projects/fbutils ,
> - P6spy specific for java http://www.p6spy.com/,
> - ...
>
> regards
> PAscal
>