Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Storing html pages in DB
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. | +===========================================================================+
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