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!
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!