PL/SQL tables as parameters from html form via OAS

From: mick_healy <mick_healy_at_yahoo.com>
Date: 22 Aug 2001 03:48:53 -0700
Message-ID: <cbd4b9a9.0108220248.26b699d9_at_posting.google.com>



Hi all,

I'm sending a form to a pl/sql procedure. The form is in the 'form' of a table and there are actually a number of records being sent. I have created the procedure within a package and the parameters expected by the procedure are pl/sql tables.

Problem is, it doesn't seem to be working. Am I right in thinking that the html form/table is sending the parameters in such a way that they can be accepted by the procedure?

Any help would be greatly appreciated.

TIA Mick

PS I'm new at this, so please be gentle Received on Wed Aug 22 2001 - 12:48:53 CEST

Original text of this message