in reply to Re: How to retrieve multiple output sets using DBI
in thread How to retrieve multiple output sets using DBI

Thanks, hippo. If it was just straight SQL I could do that, but I am actually executing a Stored Procedure in my code at $work which generates multiple outputs. The 3 select statements in my example were for brevity's sake.

"It's not how hard you work, it's how much you get done."

  • Comment on Re^2: How to retrieve multiple output sets using DBI