Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Storing HTML pages in Oracle
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
![]() |
![]() |