Send Messages to DB-Monitor

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
jfudickar
Posts: 202
Joined: Fri 10 Mar 2006 13:03
Location: Oberursel / Germany

Send Messages to DB-Monitor

Post by jfudickar » Fri 24 Oct 2008 06:22

Hi,

is there a way to send custom messages to the DB-Monitor?

Greetings and thanks
Jens

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Fri 24 Oct 2008 07:13

You can use the MonitorMessage method of TOraSession.

Post Reply