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 -> long fields in oracle 7.3.2

long fields in oracle 7.3.2

From: Pickslay, Christopher <cpickslay_at_cccpp.com>
Date: Mon, 07 Jun 1999 19:12:18 -0800
Message-ID: <928811540.907@www.remarq.com>


I'm using DBI 1.07 to write a very long string to a LONG field in Oracle 7.3.2

However, I keep getting the following error:

        ORA-01704: string literal too long

The oracle documentation says a string literal can't be more than 2000 characters. If that's true, how do you get longer strings into LONG fields?

Thanks in advance,

Christopher Pickslay
cpickslay_at_cccpp.com

Received on Mon Jun 07 1999 - 22:12:18 CDT

Original text of this message

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