On Fri, 26 May 2006, Graeme Geldenhuys wrote:

On 5/26/06, Michael Van Canneyt <[EMAIL PROTECTED]> wrote:
Events are something you must define in the interbase database itself.
It's a construct specific to Interbase/firebird.

Oh, so that is not the same as monitoring the activity of the db (like
MS SQL-Server Profiler), to catch things like  start/end transactions,
what sql statements was sent to the firebird server, etc...

No. Firebird does not provide such a mechanism.
This needs to be done at the component level.

IBX (for Delphi) has such a mechanism; but it only catches local
queries (i.e. executed by your own application).

Michael.

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to