Hello
Can someone help on this problem: I have like 1000 xml files and eachfile has 500-700 lines. I would like to write a program to put the data in these xml files into my oracle database. The problem with these xml files is all files are not into same structure. I mean some of them has more elements, childs and some of them has less. I would like to use string functions and find the tag names from the xml file and insert that data between that into my oracle database.
Can someone give me some idea about that. What I have to do.
Thanks.
Can someone help on this problem: I have like 1000 xml files and eachfile has 500-700 lines. I would like to write a program to put the data in these xml files into my oracle database. The problem with these xml files is all files are not into same structure. I mean some of them has more elements, childs and some of them has less. I would like to use string functions and find the tag names from the xml file and insert that data between that into my oracle database.
Can someone give me some idea about that. What I have to do.
Thanks.