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

Home -> Community -> Usenet -> c.d.o.server -> Re: HTML to XML TO RDMS

Re: HTML to XML TO RDMS

From: Noons <wizofoz2k_at_yahoo.com.au>
Date: 28 Aug 2003 14:49:22 -0700
Message-ID: <73e20c6c.0308281349.378a0b61@posting.google.com>


avinthr_at_yahoo.co.uk (avin) wrote in message news:<a1c3c00e.0308280027.345a9e4c_at_posting.google.com>...

> Does anyone have sample code to convert an HTML page into XML and then
> store the values into an Oracle database table.
>

There si a product called firstpage, from a company called Evrsoft (yes, spell it that way!), which does a reasonable job of converting html to xml. There may be a few other public domain tools. Once that is done, you can use the PL/SQL procedures in the Oracle XDK to load/extract the XML from the database. And they work with any version of the db since 8.1.7.

Cheers
Nuno Souto
wizofoz2k_at_yahoo.com.au.nospam Received on Thu Aug 28 2003 - 16:49:22 CDT

Original text of this message

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