Re: DBD::Oracle: NUMBER type ambiguous in dbd_describe

2001-03-28 Thread Steffen Goeldner
Tim Bunce wrote: > > > - av_store(av, i, newSViv(ora2sql_type(imp_sth->fbh[i].dbtype))); > > + av_store(av, i, newSViv(ora2sql_type(imp_sth->fbh+i).dbtype)); > > Umm, why change from subscript to pointer arithmetic? > ora2sql_type needs more then dbtype, so it's called with imp_f

Re: DBD::Oracle: NUMBER type ambiguous in dbd_describe

2001-03-28 Thread Tim Bunce
On Wed, Mar 28, 2001 at 10:32:44AM +0200, Steffen Goeldner wrote: > Tim Bunce wrote: > > > > If you tell me which you'd like to see and why, and I like what you say, > > then your word will be my command (eventually:) ! > > > > Better still (and faster still), send me a patch! > > O.k. The patch

Re: DBD::Oracle: NUMBER type ambiguous in dbd_describe

2001-03-28 Thread Steffen Goeldner
Tim Bunce wrote: > > If you tell me which you'd like to see and why, and I like what you say, > then your word will be my command (eventually:) ! > > Better still (and faster still), send me a patch! > O.k. The patch is tested for OCI7 and OCI8 on WinNT 4.0, Borland 5.02. The output for the test

Re: DBD::Oracle: NUMBER type ambiguous in dbd_describe

2001-03-26 Thread Tim Bunce
If you tell me which you'd like to see and why, and I like what you say, then your word will be my command (eventually:) ! Better still (and faster still), send me a patch! Tim. On Mon, Mar 26, 2001 at 01:06:40PM +0200, Steffen Goeldner wrote: > Tim Bunce wrote: > > > > Thanks for the info. Do

Re: DBD::Oracle: NUMBER type ambiguous in dbd_describe

2001-03-26 Thread Steffen Goeldner
Tim Bunce wrote: > > Thanks for the info. Do you have any strong objections to DBD::Oracle > replicating the Oracle ODBC results? > I just tested with an older driver. The Oracle 7.3 ODBC driver returns (via DBD::ODBC!): TYPE PREC SCALE NAME - - 2 38 0 CI