|
http://technet.oracle.com/tech/xml/#techinfo is the place to start reading from
For returning data to XML u have several options:
- use the Oracle XML SQL Utility (http://technet.oracle.com/tech/xml/oracle_xsu/)
which will "generate an XML document (string or DOM) given a SQL
query" or "Extract the data from an XML document, then
insert the data into a DB table, update a DB table, or delete corresponding data
from a DB table"
- use the XML parsers available for Java/C++/PLSQL and
transform the results from a query into XML document
hth,
Marin
---- "When someone is seeking, it happens quite easily that he only sees the thing that he is seeking; that he is unable to find anything, unable to absorb anything, because he is only thinking of the thing he is seeking, because he is obsessed with his goal. Seeking means: to have a goal; but finding means: to be free, to be receptive, to have no goal. ..." Herman Hesse, "Siddhartha"
|
- anyone interested in XML Bunyamin K.Karadeniz
- Re: anyone interested in XML Marin Dimitrov
- Re: anyone interested in XML Bunyamin K.Karadeniz
- RE: anyone interested in XML MacGregor, Ian A.
- Re: anyone interested in XML jkstill
- RE: anyone interested in XML dieter . oberkofler
- RE: anyone interested in XML Scott . Shafer
- Re: anyone interested in XML Marin Dimitrov
