Plash,
Could you point me in the right direction, what ODAC component to use, what event/method, etc...
... if I want to be notified asynchronously when some Oracle trigger fires.
e.g.: if I wanted to make a simple VCL project that would beep every time a row is inserted into a table (without any polling of course).
Assume that I already have TOraSession connected in direct net mode.