-SOURCE=[Path+FileName] | Source XML file Name with full path |
-OUTPUT=[Path+FileName] | Target file Name with full path |
-TYPE=[Number] | Conversion type. |
| 0 - convert into Text file |
| 1 - convert into Excel file |
| 2 - convert into CSV file |
| 3 - convert into HTML file |
| 4 - convert into MS Access mdb file |
| 5 - convert into SQL Server database |
-MSACCESSTYPE=[Number] | MS Access DB type to be created. |
| 95 - MS Access 95 |
| 97 - MS Access 97 |
| 00 - MS Access 2000 |
| 03 - MS Access 2003 |
-USERID | User ID for MS SQL Server database connection |
-PASSWORD | Password for MS SQL Server database connection |
-DATASOURCE | Data Source for MS SQL Server database connection |
-INITIALCATALOG | Initial Catalog for MS SQL Server DB connection |
-EXTPROPERTIES | Extended Properties for MS SQL Server connection |
-HIDE | Hide the console window when process runs |
-WRITELOG | Write Log file with info about conversion process |
-? | Display this usage message |