Hi,
I need a help on XML parsing. My requirement is 1. read an XML file and has to create a database(MYSQL) table, based on the XML structure. 2. Need to insert the parsed XML file data into that table. XML file size will be 1+ MB. 3. XML file structure will be changed thoroughly, So, Table should be created programmatically. No manual changes again. Could anyone help me on this.
The XML structure will be like this.
Thanks,
Raj
raj786_bangalore@yahoo.co.in