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

Home -> Community -> Usenet -> c.d.o.server -> Long Datatype: How to get everything out???

Long Datatype: How to get everything out???

From: <weicai_at_my-deja.com>
Date: Tue, 21 Sep 1999 12:45:15 GMT
Message-ID: <7s7ukq$8iq$1@nnrp1.deja.com>


Hi, All

I use Oracle 7. I have saved large amount of email content into database. The field I used is long datatype. I can successfully insert, however when I use SELECT statement to retrive the data, it truncate the content and only part of the contents returned. It also give me the following error message

     DBD::Oracle::st fetchrow failed: ORA-01406: fetched column value
     was truncated (DBD: ofetch error on field 1 (of 1), ora_type 8,
     LongReadLen too small and/or LongTruncOk not set)

I am wondering what should I do to make sure I can retrive all the contents.

Thanks for your help and have nice day.

Wei

Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't. Received on Tue Sep 21 1999 - 07:45:15 CDT

Original text of this message

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