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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Storing html pages in DB

RE: Storing html pages in DB

From: Martin Millage <MMillage_at_MeridianGroup.com>
Date: Tue, 31 Oct 2000 10:55:04 -0800
Message-Id: <10666.120709@fatcity.com>


Store it as a CLOB (character large object). See chapter 27 of Oracle8 The Complete Reference from Oracle Press for details.

Take care,

Martin Millage

-----Original Message-----
From: Praveen Gautam [mailto:gautam_at_pipeline.com] Sent: Tuesday, October 31, 2000 10:15 AM To: Multiple recipients of list ORACLE-L Subject: Storing html pages in DB

Hi All,
One of our app requires storing HTML pages in the oracle (816) database. We are using
varchar2(4000) for the field. Now we are hitting the 4000 limit. Can I use raw for this? All
ideas and comments are welcome.

Thanks
Praveen
--

+===========================================================================
+
|  Praveen K. Gautam
|
|  Tellabs, Inc.
|
+===========================================================================
+
--

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

Author: Praveen Gautam
  INET: gautam_at_pipeline.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 Tue Oct 31 2000 - 12:55:04 CST

Original text of this message

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