generating a single xml from many .csv files

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • samuelpaulc
    New Member
    • Feb 2007
    • 8

    #1

    generating a single xml from many .csv files

    Hello everbody...
    I need to generate a single XML file from data got from many .csv files .
    1 COLUMN is common to all the .csv file...
    while others are its corresponding properties..
    So the problem is I need to take data for each entry of the COMMON column from all the .csv file to form a data set.
    There are many such data sets...
    For which I need to generate AN single XML file
  • willakawill
    Top Contributor
    • Oct 2006
    • 1646

    #2
    Great. What have you got so far and where are you stuck?

    Comment

    Working...