AdeptXLS XML to XLS Conversion Wizard
includes a command-line program which can be used for batch
conversion. The command line program is called
AdeptxlsCmd.exe
and should be installed in the same
directory as AdeptXLS.exe
.
AdeptxlsCmd.exe [Options] Output.xls InputXMLFile(s)
The program extracts data from one or more input XML file(s) and saves it into the specified Microsoft Excel Spreadsheet file, Output.xls. If more than one input file is specified, the data from the files is merged and output is written to the XLS file. Multiple input files can be specified by listing them out separately as follows:
AdeptxlsCmd.exe Sales.xls Sales-Mar.xml Sales-Apr.xml Sales-May.xml
Or, you can specify a wildcard as follows:
AdeptxlsCmd.exe Sales.xls Sales-*.xml
Create Pivot Tables and Pivot Charts from Large Datasets.
Query & extract XML data into Microsoft Excel (XLS), Microsoft Access (MDB or ACCDB), or CSV.
Convert XML into Microsoft Excel (XLS), Microsoft Access (MDB or ACCDB), or CSV.
Import XML data into automatically created MySQL tables.