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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: NT4 - ORA 8.0.5 - NT4

Re: NT4 - ORA 8.0.5 - NT4

From: Don Jerman <djerman_at_dot.state.nc.us>
Date: Fri, 29 Jun 2001 14:35:22 -0700
Message-ID: <F001.0033E306.20010629143553@fatcity.com>


See ch. 10 of the PL/SQL programmers guide -- external procedures.

Summary: someone needs to write a DLL that executes the external program, then Oracle can call the function from the DLL from a PL/SQL procedure. I've never had the nerve to put that in a procedure, however, but the context indexing is done that way so it must be possible :-).

"Allen R. Lucas" wrote:

> We have Oracle 8.0.5 in NT4.0.
>
> A developer asked if an Oracle trigger can be used to kick off an
> executable. Looking in my books, I would have to assume 'no' as I find
> noreference to this, but can anyone verify I am wrong, and where could I
> get addiional information if I am wrong?
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Allen R. Lucas
> INET: alucas_at_chicagobridge.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
Received on Fri Jun 29 2001 - 16:35:22 CDT

Original text of this message

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