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

Home -> Community -> Usenet -> c.d.o.misc -> Problem with insert and long field

Problem with insert and long field

From: Yves Sandfort <Y.Sandfort_at_philyve.net>
Date: Mon, 6 Jul 1998 12:57:41 +0200
Message-ID: <35a0adc2.0@news.philyve.net>


We have an application which uses long fields for storing textdata. The original import was done via sqlloadr and odbc. Both worked, but now updates and insertions should go via odbc and they won´t work if the field value is longer than 2000 characters. We have already tried to split the strings and then concat them but concat has the same limitation.

If someone has an solution please EMail it to me y.sandfort_at_philyve.net

Thanks

    Yves Sandfort Received on Mon Jul 06 1998 - 05:57:41 CDT

Original text of this message

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