Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

migration of data from one db to another using xml

Status
Not open for further replies.

shu745

Programmer
May 14, 2001
79
US
Hi All!

I am a beginniner in XML and I've been put on a project to create an XML connector/adaptor to move data from one database to another. I understand that I would have to output the data from db1 to xml format, but when db2 reads the xml doc to import the data, does it have to map some way to the "fields" in the xml doc in order to import the correct data to the correct fields? How does this work? Should I be given xml specifications as to how db2 interprets the xml doc so I name and structure the fields correctly?

Please let me know. Any assistance is much appreciated!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top