Re: Using Triggers in Pro* C/C++

From: <anil_lakhanpal_at_my-deja.com>
Date: Wed, 18 Aug 1999 21:47:15 GMT
Message-ID: <7pf9kv$kn4$1_at_nnrp1.deja.com>


Yes it is possible. You can use DBMS_ALERT or DBMS_PIPE oracle supplied packages to do this. Example is given in application developer guide. If you require anything more let me know
Regards
Anil Lakhanpal
In article <7peln4$4lb$1_at_nnrp1.deja.com>,   udayavar_at_my-deja.com wrote:
> Hello,
> Is there a way to use Triggers in Pro* C/C++ ?.
> I have written a application which fetches list
> of records from the specified table using embedded SQL.
> And if that table is updated by some one I want to be notified
> so that I can go and fetch the same table again. That is, I am
> trying to emulate the list session on that table.
> I would realy appriciate if some one gives reference or example
> code for using triggers in embedded SQL.
>
> Thanks a lot
>
> --
> kailas
>
> Sent via Deja.com http://www.deja.com/
> Share what you know. Learn what you don't.
>

Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't. Received on Wed Aug 18 1999 - 23:47:15 CEST

Original text of this message