I'm not completely sure but I don't think you can pass arrays to a pl/sql procedure with DBD::Oracle - I certainly can't find it in the DBD::Oracle pod.
When I have needed to something like this I have used temporary tables.
As far as I am aware execute_array is for performing the same operation once on each set of values e.g., an insert into a table where each array index holds one set of columns for the row.</p.
In reply to Re: Arrays and Stored Procedures
by mje
in thread Arrays and Stored Procedures
by joec_
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |