Subject | Re: [IBO] TIB_Monitor |
---|---|
Author | MagnoS |
Post date | 2006-08-29T21:20:32Z |
Hello
I would like to know if is this possible to create a application to monitor another applications with IBO.
Tanks
Magno
<<Original Text>>>
Tem como criar uma aplicação de monitoramento.
Onde ela monitore outra aplicação com IBO?
I would like to know if is this possible to create a application to monitor another applications with IBO.
Tanks
Magno
<<Original Text>>>
Tem como criar uma aplicação de monitoramento.
Onde ela monitore outra aplicação com IBO?
----- Original Message -----
From: Dennis McFall
To: IBObjects@yahoogroups.com
Sent: Tuesday, August 29, 2006 4:42 PM
Subject: Re: [IBO] TIB_Monitor
At 03:17 PM 8/29/2006, you wrote:
>I am new to IBOBjects. I have my application up and running on
>IBOBjects and I am wanting to use the ib_monitor function to look at
>activity to the database. I put the TIB_MonitorDialog icon on my main
>form and tried to execute it and I get a crash on my application. Can
>anybody send a snippet of code showing how they call and setup this
>function.
procedure TSomeForm.SomeEvent();
begin
myMonitorDialog.show;
end;
Did you set the BaseConnection and DefaultTransaction properties?
./dm
[Non-text portions of this message have been removed]