Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Newbie question on triggers

Newbie question on triggers

From: davout <davout_at_dial.pipex.com>
Date: Fri, 25 Sep 1998 06:45:05 +0100
Message-ID: <6ufami$5tj$1@plug.news.pipex.net>


I'm an Oracle beginner so please forgive the dumbness of the question...

How can I get Oracle to use a DB table change trigger to notify some other app running on the same server that data has changed?

For instance, I have an Oracle table holding standing data that used by the other app. An Oracle process adds a new record to the table. I use a trigger to capture that event. What can I do with the trigger to notify the other app?? Received on Fri Sep 25 1998 - 00:45:05 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US