Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Calling PRO*C program at OS level from a trigger
Hi:
If you are using Oracle8, you can most likely do it using an external procedure call. There's a simple example on the site below (under Downloads -> SendMailFromDB), but if it's going to do callbacks to the database, I'd say study the documentation a bit.
Regards,
--
David C. Sisk
Need tech info on Oracle? Visit The Unofficial ORACLE on NT site at
http://www.ipass.net/~davesisk/oont.htm
Like original music? Listen to song samples and buy a CD at
http://www.mp3.com/disparityofcult
Patrick Drouin wrote in message
<561v3.7378$aX6.19531_at_news20.bellglobal.com>...
>Hello everyone,
>
> I have a Pro*C program I'd like to call from a trigger. Can it be done
>easily? Can I stick my PRO*C in a stored procedire somehow?
>
>Regards,
>P
>
>
>
>
Received on Thu Aug 19 1999 - 21:57:05 CDT
![]() |
![]() |