Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Long Datatype: How to get everything out???
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
![]() |
![]() |