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 -> Re: Inserting 2000+ char into long?

Re: Inserting 2000+ char into long?

From: Kevin P. Fleming <kfleming_at_access-laserpress.com>
Date: 1998/02/17
Message-ID: <34E9E023.90B9854@access-laserpress.com>#1/1

No, it must be done using API calls (OCI, ODBC, DBMS_LOB, etc.), and it must be done in chunks.

Freda wrote:
>
> How do you put over 2000 char into long field without getting
> ORA-01704: string literal too long. Is it not possible using a SQL
> insert statement?
>
> Please respond to
> freda.chatman_at_losangeles.af.mil
Received on Tue Feb 17 1998 - 00:00:00 CST

Original text of this message

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