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

Home -> Community -> Usenet -> c.d.o.misc -> Stored procedure calling a C program?

Stored procedure calling a C program?

From: Jonathan Kapleau <jkapleau_at_openix.com>
Date: 5 Sep 1998 13:12:58 GMT
Message-ID: <6srdcq$3ap@enews2.newsguy.com>


Can a PL/SQL stored procedure call a C (or any other language) program? The reason for this is that I want a PL/SQL block to call a program when a particular table changes. Then the program would do some reporting and send the report to the appropriate people. I would prefer to do it this way as opposed to having a program that polls the db for changes. --
Jonathan Kapleau
jkapleau_at_landslide.openix.com Received on Sat Sep 05 1998 - 08:12:58 CDT

Original text of this message

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