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

Home -> Community -> Usenet -> c.d.o.tools -> Re: Oracle 8i and async notifications

Re: Oracle 8i and async notifications

From: Connor McDonald <connor_mcdonald_at_yahoo.com>
Date: 2000/07/18
Message-ID: <3974633E.197@yahoo.com>#1/1

Matt Parker wrote:
>
> Hi all,
>
> I'm wondering how best to approach asynchronous client notifications of data
> changes. For example, John's GUI displays a list of items. Mary adds an item
> to the list from her GUI. I would like John's GUI to automagically display
> the new item in the list. Is there a special trigger function to do this
> (obviously not the display part), or is there a lot of work involved in
> setting this up?
>
> tia

Check out the supplied packages guide for DBMS_ALERT and DBMS_PIPE

HTH

-- 
===========================================
Connor McDonald
http://www.oracledba.co.uk

We are born naked, wet and hungry...then things get worse
Received on Tue Jul 18 2000 - 00:00:00 CDT

Original text of this message

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