Hi all,
I have data in a XML file. I have to import the data into the Access database. In the XML file each node has 13 child nodes. Hence, when I try to import the data, 13 new tables are formed.
Since no 2 tables have a common column I am finding it difficult to merge the data into 1 big...