Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Perl-DBI Question

Perl-DBI Question

From: Gunawan Yuwono <gunawan.yuwono_at_webbox.com>
Date: Tue, 19 Sep 2000 15:01:22 -0700
Message-Id: <10624.117402@fatcity.com>


I tried to query a LONG column from a table using DBI module in Perl. I set both LongTruncOk (1) and LongReadLen (65535), and as a result, the data was truncated. I had to set the LongTruncOk, otherwise it errored out when I ran the perl script.  

Is there anyway, like "SET LONG 2000000000", so that the query returned all the data from that long field?  

TIA.
Gunawan Yuwono
Oracle DBA
Kansas City, MO



Sent from a WebBox - http://www.webbox.com FREE Web based Email, Files, Bookmarks, Calendar, People and Great Ways to Share them with Others! Received on Tue Sep 19 2000 - 17:01:22 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US