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: HOW TO EXECUTE A PL/SQL PROCEDURE THROUGH A WEB BROWSER?

Re: HOW TO EXECUTE A PL/SQL PROCEDURE THROUGH A WEB BROWSER?

From: Tom Oniki <toniki_at_ihc.com>
Date: 1997/11/26
Message-ID: <347C5A71.4DFA@ihc.com>#1/1

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

Original text of this message

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