Borland Developer Network

Borland Delphi Partner CD

Delphi

Open Source

IB SQL Monitor

All

IB SQL Monitor (ID #21049)


2p plus

The software connects to interbase client and traces SQL calls (using InterbaseExpress) to Interbase server. Tracing must be enabled and compiled-in monitored application using TIBDataBase.TraceFlags property.

Implemented features:
-logging into window
-logging into file
-time stamps of trace event
-tick differences between events
-filtering of monitored commands

All functions are available on form or through menu and are transparent. In loglist Tick column shows number of ticks elapsed since last event. It is not database action duration because no event occured OnBeforeAction.

First, start monitored application and then IBSQLMonitor. Actions should be logged into logview.

Install IB SQL Monitor

IB SQL Monitor home page