![]() |
|
Keep It Simple, Stupid | |
PerlMonks |
Re^2: Binding "Out" Parameters to Table Types for Oracle PL/SQL Stored Proceduresby nbartusi (Scribe) |
on Sep 19, 2008 at 14:02 UTC ( #712527=note: print w/replies, xml ) | Need Help?? |
I've found that I also had to add this code to the perl script:
use DBD::Oracle qw(:ora_types);
In Section
Seekers of Perl Wisdom
|
|