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 -> PL/SQL and Oracle Webserver

PL/SQL and Oracle Webserver

From: <nilayo_at_magnet.com.tr>
Date: 1998/02/03
Message-ID: <886505716.1099497483@dejanews.com>#1/1

I have the problem of not knowing exactly the number of parameters which will be passed to the pl/sql procedure, so I can not specify the procedure header which is going to process the request. Take for example the case where you use a multiple selection list box, where you don't know how many of them are going to be selected, so you can not write a procedure to process the request. Is there a solution other then writing a procedure for all of the cases?

-------------------==== Posted via Deja News ====-----------------------
      http://www.dejanews.com/     Search, Read, Post to Usenet
Received on Tue Feb 03 1998 - 00:00:00 CST

Original text of this message

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