Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Stored procedure calling a C program?
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
![]() |
![]() |