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 -> Query XML stream and Parsing

Query XML stream and Parsing

From: Hatem KNANI <hatem.knani_at_sesa.ucl.ac.be>
Date: Fri, 18 Jul 2003 12:59:25 +0200
Message-ID: <bf8jrb$nvt$1@ail.sri.ucl.ac.be>


HI,
I have a table with a field that contain XML stream. I have a query on the database to get a set of values of that field The client program have to parse each xml stream and find a specific value of an XML element ...
I want to know if it is possible to implement an "add in" to Oracle Server that parse the xml results of the query
and send to the client the results of the hole procedure as a recordset or a set of values.

Thanks
Hatem Received on Fri Jul 18 2003 - 05:59:25 CDT

Original text of this message

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