![]() |
|
Perl Monk, Perl Meditation | |
PerlMonks |
Re: executing Java Oracle stored procedures...by axelrose (Scribe) |
on Feb 06, 2002 at 09:48 UTC ( #143588=note: print w/replies, xml ) | Need Help?? |
just a wild guess: have you tried $dbh->do( "BEGIN my_myproc(:foo); END;", 'bar' ) is the pipe | at the end of the procedure on purpose?
In Section
Seekers of Perl Wisdom
|
|