DBD::Oracle and $sth->{PRECISION}
- From: dbi-users@xxxxxxxxx (Eric Lenio)
- Date: Thu, 13 Oct 2005 01:15:21 -0400
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 all quadruple what
they are above. Can anyone shed any light on what might cause this? It seems
to affect all tables.
.
- Follow-Ups:
- Re: DBD::Oracle and $sth->{PRECISION}
- From: Tim Bunce
- Re: DBD::Oracle and $sth->{PRECISION}
- Prev by Date: RE: bind_param_inout + DBD::ODBC
- Next by Date: Re: DBD::Oracle and $sth->{PRECISION}
- Previous by thread: bind_param_inout + DBD::ODBC
- Next by thread: Re: DBD::Oracle and $sth->{PRECISION}
- Index(es):