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 -> Triggers

Triggers

From: Stephan Goulet <sgoulet_at_nortel.ca>
Date: Fri, 23 Oct 1998 13:55:32 -0400
Message-ID: <3630C313.9848573D@nortel.ca>


Hi,
I am new to Oracle. (So please be gentle).

Is there a way to have some C or C++ code being invoked when a row is being
modified in a table?

I thought I could use trigger but it seems that trigger are using only PL/SWL code.

Thanks,

Stephan
sgoulet_at_nortel.ca

PS: This is for a Java GUI that would get updated when the database

        is modified. Any other ideas are welcome. Received on Fri Oct 23 1998 - 12:55:32 CDT

Original text of this message

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