Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: HOW TO EXECUTE A PL/SQL PROCEDURE THROUGH A WEB BROWSER?
Casper Thrane wrote:
>
> Hi!
>
> You have to install the sql net 2.3 client on the server. Then when you
> create the DCD you have to use a connect string instead of the SID name.
>
> You can call any procedure you want through the webserver. Use the the
> syntaxes like this.
>
> http://<servername>/<DCD-name>/owa/<procedurename>
> --
> Casper Thrane
> Systemdeveloper
> Benau A/S
Pardon my ignorance, but what's a DCD and an SID? Received on Wed Nov 26 1997 - 00:00:00 CST
![]() |
![]() |