Help with XML to CSV - ETL proj

g2

Disciple
Hi,

Im working on an ETL project which uploads data from CSV files to MSSQL DB. That part is done. Now have to extend it to upload XML as well.

Could someone suggest a free command-line tool/application, which will do XML->CSV. So I can do a command-shell call to a batch file of this tool with filename as parameter from within my application & b done the shortcut way:hap2:

Must admit Im being lazy about this, I can use the XML library that ships with XP (now @ v6.0 BTW). Just want to skip it.

All suggestions/flames :ashamed: welcome. Thanks
 
Thanx for the reply ibose.

xml2csv seemed perfect, nice to know for future cuz my project went kaput, client & his dept were assigned elsewhere :rofl:
 
Back
Top