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

Home -> Community -> Usenet -> c.d.o.server -> How do I detect inserted record or updated record dynamic in oracle?

How do I detect inserted record or updated record dynamic in oracle?

From: Petit Donghwa <wonim.somaggio_at_lusis.fr>
Date: 25 Aug 2003 13:42:32 -0700
Message-ID: <ea4e9f9c.0308251242.42b703da@posting.google.com>


hi

I need some helps to find solution for
detecting inserted or updated record in the table.

If I have to use trigger, how can I use it?

For example, I connect DB(oracle) and one Web page in php. In this php page, it must check one table if it is changed or not.
if it is changed I must detect dymanically and automatically reflect and show the changed record on the web page.

Can you have some idea to solve this problem? with java applet, is it possible too??

thanks

donghwa Received on Mon Aug 25 2003 - 15:42:32 CDT

Original text of this message

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