ORaAlerter

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
PKE

ORaAlerter

Post by PKE » Tue 21 Dec 2004 16:56

a) When I use ORAAlerter, do I need a separate session for it or can it be used in the same session where other queries work?

b) I get oracle errors whenever I change the alert_name in the sender and the string size changes.
It seems as the ORAAlerter forgets to reserve enough space for the
alert_type result.

Alex
Posts: 655
Joined: Mon 08 Nov 2004 08:39

OraAlerter

Post by Alex » Wed 22 Dec 2004 09:38

You don't need a separate session for ORAAlerter object.
As to your second question, we reproduced your problem and fixed it. This fix will be included in the next ODAC build.

Post Reply