Subject Re: [IBO] SQL Monitor
Author Patrick Lenz
I am using TRemoteDataModule (MIDAS) which means I have no direct output capability.
But your answer was that you actually monitor a given connection within the same app and therefore this is quite different from the one I am used to in IBX - where the databaseconnection kind of posts events that can be monitored from outside.
Guess, the solution will be to call a global procedure on the application server that moves the output from IBmonitor and fills it in a listbox there.
Patrick

----- Original Message -----
From: Geoff Worboys
To: IBObjects@yahoogroups.com
Sent: Friday, March 09, 2001 4:03 AM
Subject: Re: [IBO] SQL Monitor


> Is there any way I can use IBmonitor to trace a connection
> in a remote datamodule ?

By remote, do you mean in another application? If so, then the answer
is not as far as I know - unless you can rebuild that application with
SQLMonitor in it.

The IBO SQLMonitor monitors everything going through a given
TIB_Connection, but the both components must be in the same
application (although not necessarily in the same module.

Geoff Worboys
Telesis Computing


Yahoo! Groups Sponsor

Click Here to Find Software Faster


Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



[Non-text portions of this message have been removed]