Curious Question,

   Are you sure the value is not 50 characters long.  It is  a varchar
   and will not return a 100 if the length is less.

On 11-Jul-01 Bill Goerlich wrote:
> I'm selecting from a table which has a varchar(100) ... but am only
> receiving the first 50 characters.
> In the same table/select I am also grabbing a field which is defined as a
> long, and not having any problems.
> ( I set $dbh->{'LongReadLen'} = 30000; for the long field, which did the
> trick there)
> 
> DBD::Oracle version is 1.03 I believe.
> 
> Any advice would be much appreciated.
> Thanks,
>  Bill.

----------------------------------
E-Mail: Scott T. Hildreth <[EMAIL PROTECTED]>
Date: 11-Jul-01
Time: 09:11:36
----------------------------------

Reply via email to