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

From: Casper Thrane <ct_at_benau.dk>
Date: 1997/12/01
Message-ID: <3482798E.4E846C99_at_benau.dk>#1/1


The SID is the name of your database instance. Every database on the an Oracle server has a name.

A DCD is a database connection description. You have to create at least one to call your PL/SQL - procedures. You can create it through a webinterface. When you have installed the webserver, you have choosen a port which is the adminstration port. If access your webserver through that port you will get to the administration page.

-- 
Casper Thrane
System developer
Benau A/S
Received on Mon Dec 01 1997 - 00:00:00 CET

Original text of this message