Thank you Marin,
 
----- Original Message -----
Sent: Tuesday, February 27, 2001 4:20 PM
Subject: Re: anyone interested in XML

 
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"
 
 
 

 
----- Original Message -----
Sent: Tuesday, February 27, 2001 14:40
Subject: anyone interested in XML

 Hi all ,
 
  Nowadays , I have to write an XML application for querying from Oracle dtabase and showing the results in a web browser .  What must I do ? I have read a book of XML but I did not understand how I will connect to database and load the query results to xml tags.
   Is there any examples on internet about this subject? I found a lot of but not able to find a database application.
   Or can anyone show me the way ?
 
     Thanks ..........
 WORLD IS GOING TO WEB. A DBA MUST BE AWARE OF WEB TECH.
      this is my opinion                                        BUNYAMÝN KARADENIZ
                                                                   

Reply via email to