Subject | Re: Equivalent of SQL Server Profiler in FireBird |
---|---|
Author | legrand_legrand_63 |
Post date | 2007-01-04T08:20:09Z |
> Hi allwith
>
> Is there an equivalent utility of SQL Server Profiler (a simple log
> complete statements, incl. parameter details, should be okay too, IThis feature is not available at server level yet.
> guess) available in FireBird?
>
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