how to export data into xml and then import that data also

sridevi wrote:

how to export the data into xml and then import that data also,

I'm using Builder to write data from the database to an xml file and then REXML to read that xml file back into the database.

hth, Bill