Hi,
Is it possible to retrive data from database and the output is in XML file.
Thanks
Printable View
Hi,
Is it possible to retrive data from database and the output is in XML file.
Thanks
yes, check the oracle http://technet.oracele.com for more detail information on how to.
Sam
With Oracle 8i, you can have your query output be sent to a file as XML. I considered it fairly difficult to configure the database to do this, but it was my first time experimenting with 8i. If I did it again it would only take a fraction of the time it originally took I think.
- Magnus