using java in saving record to database (mysql) in xml format

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jeffbroodwar
    New Member
    • Oct 2006
    • 118

    #1

    using java in saving record to database (mysql) in xml format

    hi,

    i'm currently working on a project in netbeans....i created a webservice that involves database operation... what i need is to save the data that i'm inserting to database as an xml file...in that way, i can also retrieve it as xml... i don't really have strong foundation on xml... i'm just wondering if someone here can provide me a sample source that will do this task. thanx in advance.

    Note :

    i'm not sure but, i guess in vb6 there's an available method like... rs.savetoxml it'll automatically parse the data to an xml format.. thanx... please help me.
Working...