Re: DBD-Oracle stored proc with array bug

2010-12-21 Thread Tim Oertel
Built from SVN, works in our test environment. John Scoles wrote, on or about 12/18/2010 8:08 PM: Ok I got it to work 100% with the test seems you gave a little too much SP You will find it in trunk of DBD::Oracle which is here http://svn.perl.org/modules/dbd-oracle/trunk Thanks again Chee

Re: DBD-Oracle stored proc with array bug

2010-12-18 Thread John Scoles
Ok I got it to work 100% with the test seems you gave a little too much SP You will find it in trunk of DBD::Oracle which is here http://svn.perl.org/modules/dbd-oracle/trunk Thanks again Cheers John Scoles On Tue, Dec 14, 2010 at 10:39 AM, Tim Oertel wrote: > > Hi, > > We were recently tr

Re: DBD-Oracle stored proc with array bug

2010-12-14 Thread Tim Oertel
Okay, I'll keep my eyes on the list, at least until then. :) John Scoles wrote, on or about 12/14/2010 12:43 PM: Ok thanks for that. At first glance this looks like it might fix another reported bug and it is doing some work for me as I wanted to add in OCIServerRelease_log for my own selfish

Re: DBD-Oracle stored proc with array bug

2010-12-14 Thread John Scoles
Ok thanks for that. At first glance this looks like it might fix another reported bug and it is doing some work for me as I wanted to add in OCIServerRelease_log for my own selfish reasons so thanks for that:) It will be going into 1.28 as 1.27 is reserved for a PERL_POLLUTE release which s