Subject Re: Newbie: Tracing all SQL statements
Author cdb4w
--- In firebird-support@yahoogroups.com, "Martijn Tonies"
<m.tonies@u...> wrote:
> Hi Leslie,
>
> The API is fine - but remember, "3" was 'server side' - not at the
> client.
>
> --
> Martijn Tonies

Hi,

Of course! I have a 2 basic ideas on this:

1. Log everything all the time. This would be a server startup option.

2. Activate logging based upon an external directive. This would most
likely be at the database or table level. In theory, it could even be
for a particular User.

#2 is entirely different to Client Side logging.
Leslie.