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 -> Re: Calling PRO*C program at OS level from a trigger

Re: Calling PRO*C program at OS level from a trigger

From: David Sisk <davesisk_at_ipass.net>
Date: Thu, 19 Aug 1999 22:57:05 -0400
Message-ID: <8j3v3.1074$tp2.688@news.ipass.net>


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

Original text of this message

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