On Wed, Oct 26, 2005 at 10:06:32AM -0400, Eric Lenio wrote:
> On Mon, Oct 17, 2005 at 05:41:20PM +0100, Tim Bunce wrote:
> > >
> > > Sure thing... do you want tests around $sth->{PRECISION} in general, or
> > > tests
> > > specific to this patch?
> >
> > Feel free to add tests for anything and
On Mon, Oct 17, 2005 at 05:41:20PM +0100, Tim Bunce wrote:
> On Mon, Oct 17, 2005 at 08:24:17AM -0400, Eric Lenio wrote:
> > On Mon, Oct 17, 2005 at 11:50:22AM +0100, Tim Bunce wrote:
> > > On Sat, Oct 15, 2005 at 11:02:42PM -0400, Eric Lenio wrote:
> > > > On Fri, Oct 14, 2005 at 10:09:17PM +0100,
On Sat, Oct 15, 2005 at 11:02:42PM -0400, Eric Lenio wrote:
> On Fri, Oct 14, 2005 at 10:09:17PM +0100, Tim Bunce wrote:
> >
> > Here's an off-the-top-of-my-head patch, totally untested and barely
> > thought about, but it seems plausible...
> >
> > Index: oci8.c
> > =
On Fri, Oct 14, 2005 at 10:09:17PM +0100, Tim Bunce wrote:
>
> Here's an off-the-top-of-my-head patch, totally untested and barely
> thought about, but it seems plausible...
>
> Index: oci8.c
> ===
> --- oci8.c (revision 1086)
>
On Fri, Oct 14, 2005 at 05:34:12PM -0400, Eric Lenio wrote:
> On Fri, Oct 14, 2005 at 10:09:17PM +0100, Tim Bunce wrote:
> > On Thu, Oct 13, 2005 at 12:57:52PM -0400, Eric Lenio wrote:
> > > > > # failed test 36 at line 109.
> > > > > FAILED tests 12, 24, 36-38
> > > > > Failed 5/35 tests,
On Thu, Oct 13, 2005 at 12:57:52PM -0400, Eric Lenio wrote:
> > > # failed test 36 at line 109.
> > > FAILED tests 12, 24, 36-38
> > > Failed 5/35 tests, 85.71% okay
> > > t/21nchar... Database and client versions and character sets:
> > > Database 9.2.0.3.0 CHAR set is AL32UTF
On Fri, Oct 14, 2005 at 10:09:17PM +0100, Tim Bunce wrote:
> On Thu, Oct 13, 2005 at 12:57:52PM -0400, Eric Lenio wrote:
> > > > # failed test 36 at line 109.
> > > > FAILED tests 12, 24, 36-38
> > > > Failed 5/35 tests, 85.71% okay
> > > > t/21nchar... Database and client vers
On Thu, Oct 13, 2005 at 05:34:15PM +0100, Tim Bunce wrote:
> On Thu, Oct 13, 2005 at 10:03:39AM -0400, Eric Lenio wrote:
> > On Thu, Oct 13, 2005 at 09:32:33AM +0100, Tim Bunce wrote:
> > > On Thu, Oct 13, 2005 at 01:15:21AM -0400, Eric Lenio wrote:
> > > > Hi,
> > > >
> > > > In perl 5.8.3, DBD::
On Thu, Oct 13, 2005 at 05:34:15PM +0100, Tim Bunce wrote:
> On Thu, Oct 13, 2005 at 10:03:39AM -0400, Eric Lenio wrote:
> > On Thu, Oct 13, 2005 at 09:32:33AM +0100, Tim Bunce wrote:
> > > On Thu, Oct 13, 2005 at 01:15:21AM -0400, Eric Lenio wrote:
> > > > Hi,
> > > >
> > > > In perl 5.8.3, DBD::
On Thu, Oct 13, 2005 at 10:03:39AM -0400, Eric Lenio wrote:
> On Thu, Oct 13, 2005 at 09:32:33AM +0100, Tim Bunce wrote:
> > On Thu, Oct 13, 2005 at 01:15:21AM -0400, Eric Lenio wrote:
> > > Hi,
> > >
> > > In perl 5.8.3, DBD::Oracle 1.14, DBI 1.47 I get expected values when I
> > > look at
> > >
On Thu, Oct 13, 2005 at 05:34:15PM +0100, Tim Bunce wrote:
> On Thu, Oct 13, 2005 at 10:03:39AM -0400, Eric Lenio wrote:
> > On Thu, Oct 13, 2005 at 09:32:33AM +0100, Tim Bunce wrote:
> > > On Thu, Oct 13, 2005 at 01:15:21AM -0400, Eric Lenio wrote:
> > > > Hi,
> > > >
> > > > In perl 5.8.3, DBD::
On Thu, Oct 13, 2005 at 09:32:33AM +0100, Tim Bunce wrote:
> On Thu, Oct 13, 2005 at 01:15:21AM -0400, Eric Lenio wrote:
> > Hi,
> >
> > In perl 5.8.3, DBD::Oracle 1.14, DBI 1.47 I get expected values when I look
> > at
> > $sth->{PRECISION} to retrieve the lengths of varchar2 columns for a given
On Thu, Oct 13, 2005 at 01:15:21AM -0400, Eric Lenio wrote:
> Hi,
>
> In perl 5.8.3, DBD::Oracle 1.14, DBI 1.47 I get expected values when I look at
> $sth->{PRECISION} to retrieve the lengths of varchar2 columns for a given
> table.
>
> I'm now testing perl 5.8.7, DBD::Oracle 1.16, and DBI 1.48
Hi,
In perl 5.8.3, DBD::Oracle 1.14, DBI 1.47 I get expected values when I look at
$sth->{PRECISION} to retrieve the lengths of varchar2 columns for a given
table.
I'm now testing perl 5.8.7, DBD::Oracle 1.16, and DBI 1.48 and with the same
table the values in $sth->{PRECISION} for varchar2's are
14 matches
Mail list logo