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 -> Storing HTML pages in Oracle

Storing HTML pages in Oracle

From: Robin Reese <rlmu_at_chevron.com>
Date: 1998/02/24
Message-ID: <34F2FC55.4FAE@chevron.com>#1/1

I'm storing HTML pages in Oracle, 1 row = 1 line in an HTML file. I'm creating the table using stored procedures.

My problem is how to extract the pages from Oracle back to an HTML file (ie no headings etc). Also I will be replacing about 100 pages each night and I would like be able to store each HTML separately.

What I would like to do is select all pages and write to a flat file. When the key changes I want the flat file name to change too.

Is this possible? Is there an easier way to do this?

Thanks,
Robin Received on Tue Feb 24 1998 - 00:00:00 CST

Original text of this message

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