trace() it.

Ilya

-----Original Message-----
From: Bill Goerlich
To: '[EMAIL PROTECTED]'
Sent: 7/11/01 7:59 AM
Subject: problem with DBD::Oracle and varchar

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.

Reply via email to