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: HOST in PL/SQL - URGENT !!!

Re: HOST in PL/SQL - URGENT !!!

From: Jonathan Lewis <jonathan_at_jlcomp.demon.co.uk>
Date: 1998/12/11
Message-ID: <01be2512$e681ae10$0300a8c0@WORKSTATION>#1/1

You do not state your platform or version of database.

In oracle 8, and on platforms that support dynamically loaded, or shared, libraries,
you might be able to take advantage of the 'extproc' process which allows PL/SQL
functions and procedures to be wrappers to 3gl functions stored in shared libraries.

Jonathan Lewis

Rajesh M <raju_m_at_hotmail.com> wrote in article <3670e8e1.0_at_news.euroconnect.dk>...
> Hi,
> I would like to know, if it is possible to HOST in PL/SQL. If so,
 how ? I
> have to execute an EXE file from PL/SQL.
>
> Thanks in advance,
>
> Rajesh
>
>
>
Received on Fri Dec 11 1998 - 00:00:00 CST

Original text of this message

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