Re: Call c-function within trigger

From: <rpatel_at_solutech.com>
Date: 1995/10/09
Message-ID: <45cb87$lku_at_gw.PacBell.COM>#1/1


Only way I now of doing this is to use DBMS_PIPES and have another process listening for messages on the pipe. This way, within the trigger, you can send a message across the pipe and a process outside of Oracle can be polling the pipe for messages. Oracle support has a bulletin on this topic.

Raju Patel
Contractor
SoluTech Consulting Received on Mon Oct 09 1995 - 00:00:00 CET

Original text of this message