Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: calling external programs from PL/SQL
On Mon, 06 Apr 1998 10:09:56 GMT,
Gerhard.Moeller_at_OFFIS.Uni-Oldenburg.de (Gerhard Moeller) wrote:
>Hi, is there a way to call external programs from PL/SQL?
>
>Gerhard.
With Oracle 8 you can use external Callouts, with Oracle 7 you need to look at DBMS_PIPE and write a daemon process to listen for you. Received on Mon Apr 06 1998 - 00:00:00 CDT
![]() |
![]() |