Re: Getting DB triggers to a Forms app?
Date: Wed, 27 Jan 1999 20:01:21 -0600
Message-ID: <78og9i$ig8$1_at_news1.inlink.com>
Take a look at at the dbms_alert package. It sounds like just what you're describing, as you can have a trigger on the table(s) that wakes up your app when appropriate.
Mike Mostak wrote in message <36AF798D.97734A9_at_u1.net>...
>Hello,
>
>I am wondering if it's possible to have a Forms app setup a database
>trigger so that
>whenever rows are inserted, updated or deleted from a given table the
>Forms app
>receives a notification?
>
>I am working on a small monitoring system. Data is fed at one end of
the
>system and
>Forms app provide a GUI displaying the state of the system. In that
>context, the feature
>described above would be very interesting.
>
>Thank you for your time,
>
>mbelisle_at_u1.net
>
Received on Thu Jan 28 1999 - 03:01:21 CET
