Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Query XML stream and Parsing
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...Received on Fri Jul 18 2003 - 06:05:24 CDT
> 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
>
>
>
>
>
>
![]() |
![]() |