in reply to Re^4: Getting stored procedure results from Oracle using a Perl
in thread Getting stored procedure results from Oracle using Perl

"it is not running"
Are you getting any error messages?
Is anything being written to your log file?
I am a little reluctant to go over this code at the moment due to work commitments/time.
Have you attempted debugging?
Cutting the code back to a point where it runs, then adding parts back in until you hit the point it no longer runs?

Martin
  • Comment on Re^5: Getting stored procedure results from Oracle using a Perl