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

Home -> Community -> Usenet -> c.d.o.server -> Re: Running applications from PL/SQL

Re: Running applications from PL/SQL

From: John Chiu <johnymc_at_netscape.net>
Date: Wed, 8 Dec 1999 05:39:00 -0500
Message-ID: <82lcal$scr$1@news2.tor.accglobal.net>


You can call external program from plsql. Oracle 8.0.3 sopports C programs only. I haven't check with 8i, it may support Java.

HTH John Chiu

Csengeri Zsolt <mail_at_trilobita.hu> wrote in message news:384CFFAF.B9E13341_at_trilobita.hu...
> Hi!
> I'd like to know, if is there any way to run an external application
> from PL/SQL. In Developer I found a function Win_API_Shell.WinExec, but
> now I'm working with WebDB and I can't reach this function from a web
> browser.
> Do you have some ideas how to reach that function or what other function
>
> should I use?
> Thanks for your help.
>
> Bye
> Csengeri Zsolt
>
>
>
Received on Wed Dec 08 1999 - 04:39:00 CST

Original text of this message

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