Re: Getting DB triggers to a Forms app?
Date: Thu, 28 Jan 1999 13:50:48 GMT
Message-ID: <78ppvl$60g$1_at_nnrp1.dejanews.com>
Hi, best thing to do his ude DBMS_PIPE to send information from your trigger to your form. Then you use a timmer in your form to check the pipe every second.
Good luck!!!
In article <36AF798D.97734A9_at_u1.net>,
Mike Mostak <mmostak_at_u1.net> wrote:
> 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
>
>
Frank Delisle
Consultant, Eds Québec
e-mail: francois.delisle_at_prosig.qc.ca
"Un problème sans solution n'est pas un problème"
-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Thu Jan 28 1999 - 14:50:48 CET