This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Servlets and the fly likes Database to XML convertion Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "Database to XML convertion" Watch "Database to XML convertion" New topic
Author

Database to XML convertion

Arun Subramonia Sarma
Greenhorn

Joined: Sep 16, 2002
Posts: 3
Hi
Is there any util which converts my database into xml. I will provide the Schema file and the resultset, the util must convert the resultset into a XML file


Thanx in Advance<br />S.Arun
sam patel
Ranch Hand

Joined: Jun 13, 2002
Posts: 103
Originally posted by Arun Subramonia Sarma:
Hi
Is there any util which converts my database into xml. I will provide the Schema file and the resultset, the util must convert the resultset into a XML file

Look into JDOME
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Database to XML convertion
 
Similar Threads
ResultSet into XML-File ?
jdbc resultset to xml
How to do XML to DB using Message Driven Bean?
Is there an easy way
Converting resultset into hierarchical XML