Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Running applications from PL/SQL
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
![]() |
![]() |