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

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

Re: Perl-DBI Question

From: Jared Still <jkstill_at_bcbso.com>
Date: Fri, 22 Sep 2000 07:28:07 -0700 (PDT)
Message-Id: <10627.117663@fatcity.com>


Why don't you ask this on the DBI users list?

Jared

On Tue, 19 Sep 2000, Gunawan Yuwono wrote:

>
> 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!
>
>
> --
> Author: Gunawan Yuwono
> INET: gunawan.yuwono_at_webbox.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
>

Jared Still
Certified Oracle DBA and Part Time Perl Evangelist ;-) Regence BlueCross BlueShield of Oregon
jkstill_at_bcbso.com - Work - preferred address Received on Fri Sep 22 2000 - 09:28:07 CDT

Original text of this message

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