Req:
Based on the File name a table is maintained such that it contains the fileds that xml file contain.
Ex: For Customer.Xls file, the table contains the Fields like CustID, Cname, CAdd etc. Only these values XML can hold.
Now I need a program shuch that it takes an XML File input. I need to update that data into a table.