Re: Database and push channels
From: Pete C. Kafka <pck000_at_court.ci.seattle.wa.us>
Date: 1997/07/16
Message-ID: <Pine.PTX.3.91.970716132915.19637A-100000_at_court.ci.seattle.wa.us>#1/1
Date: 1997/07/16
Message-ID: <Pine.PTX.3.91.970716132915.19637A-100000_at_court.ci.seattle.wa.us>#1/1
Sounds like a good use for a Trigger/Stored Procedure. Whenever the row is updated use the trigger to start a C script which would Email, Page, or fax you.
Peter Kafka
On Mon, 14 Jul 1997, Donny Tjandra wrote:
> Hello,
>
> I am seeking a way to subscribe to a row in a table in a database.
> When the row is updated or deleted, I get automatic notification by
> email, fax, phone, etc. Can any database product do this, and if not
> how would one go about implementing something like this?
>
>
Received on Wed Jul 16 1997 - 00:00:00 CEST