Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Calling an external dll from a pl/sql procedure
Hi,
AFAIK oracle 8 has the feature to call external programs via some external library declaration. With v7 you've got to code a daemon that listens for some commands from your PL/SQL-program. The communication between the two programs is set up via DBMS_PIPE.
tallury1_at_my-dejanews.com schrieb:
>
> I have been going through Oracle's documentation for registering an external
> program as a separate service but i have met with no success. Can someone help
> me on how to actually call a dll from a pl/sql stored procedure.
>
> Thanks
>
> -----== Posted via Deja News, The Leader in Internet Discussion ==-----
> http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum
--
Regards
Matthias Gresz :-)
--
Matthias.Gresz_at_Privat.Post.DE
/| / | /| |\ /|| |\ / O |\ | |\ Galopping Horse beats Running Man. / |\ / / |\ / __/| |\ \° / | |\ \/_/ | |\Received on Wed Aug 05 1998 - 00:29:31 CDT
![]() |
![]() |