Page 1 of 1

Problem Capturing transactions on DBMonitor

Posted: Thu 05 Mar 2009 13:58
by bueno.box
Hi!

I am having problem to capture the BD transactions (select…, update…, delete…) using DBXoda v1.71 and DBMonitor v2.14 on Delphi v6 with Oracle 10g.
The DBMonitor not capture nothing.

Somebody already passed therefore?

Thanks

Posted: Thu 05 Mar 2009 16:16
by gb
I'm not sure if DbMonitor is related to "SQL Monitor" (SqlMon.exe), but the later only sees BDE traffic. Just a thought.

gb

Posted: Fri 06 Mar 2009 08:29
by Plash
DBMonitor works when you place the TSQLMonitor component on the form, assign a value to its SQLConnection property, and set the Active property to True.

Posted: Mon 09 Mar 2009 13:37
by bueno.box
I already placed the TSQLMonitor and activated them. But he does not capture the BD transactions. I am think that some incompatibility between "Oracle 10g" (DBXoda 1,71) and " DBMonitor.exe" version 2.14.