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

Home -> Community -> Mailing Lists -> Oracle-L -> Long Problem??

Long Problem??

From: Vishak <vishak.holla_at_wipro.com>
Date: Thu, 15 Mar 2001 19:57:41 -0800
Message-ID: <F001.002CE783.20010315200103@fatcity.com>

Hello Gurus
This is my Oracle prblem.

there's a column with Long Datatype in a table in Oracle 8 i and I am inserting data into this table.

insert into Tname (longcol) values('aklajkhsajdsaj') The Long column is only allowing me to enter a max of 4000 characters as teh value. The minute the no of characters becomes > 4000, I get an error saying

ORA - 01704: String Literal too Long

 I have to insert data into this freaking column, and its definetely gonna be > 4000 characters. help me

This is an SOS !!

Vishak

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Vishak
  INET: vishak.holla_at_wipro.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Thu Mar 15 2001 - 21:57:41 CST

Original text of this message

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