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

Re: Query XML stream and Parsing

From: Noons <wizofoz2k_at_yahoo.com.au.nospam>
Date: Fri, 18 Jul 2003 21:05:24 +1000
Message-ID: <3f17d50b$0$31920$afc38c87@news.optusnet.com.au>


Have a look at the Oracle XML SDK.
It's a free download from OTN.

--
Cheers
Nuno Souto
wizofoz2k_at_yahoo.com.au.nospam
"Hatem KNANI" <hatem.knani_at_sesa.ucl.ac.be> wrote in message
news:bf8jrb$nvt$1_at_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 - 06:05:24 CDT

Original text of this message

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