novixys

Exult Standard

Convert XML into Microsoft Excel (XLS), Microsoft Access (MDB or ACCDB), or CSV.

Download
a Free Trial
Buy Now
for US$150 $105

Exult SQL Server

Import XML into SQL Server.

Download
a Free Trial
Buy Now
for US$250

Exult MySQL

Import XML into MySQL.

Download
a Free Trial
Buy Now
for US$195 $125

Exult Oracle

Import XML into Oracle.

Download
a Free Trial
Buy Now
for US$500

Home » Documentation » Swift Command Line

2.1 Command Line Usage Summary

The general format of the command line usage is as follows:

SwiftCmd.exe [Options] <Request> <SwiftDocument> <Arguments ..>

Where

<Request> represents the action to be performed.

<SwiftDocument> is the path name of the document to perform the action on.

<Arguments ..> are arguments for the request.

[Options] are options applicable to the request.

Valid Requests are

importXML: Import one or more XML files into the Swift Document.

listXML: List the XML files imported into the Swift Document.

listQueries: List the queries defined in the Swift Document. (To create queries, please use the Swift XML Converter (GUI).)

listTables: List the tables defined in the Swift Document.

exportXLS: Export data to Microsoft Excel (XLS) format.

exportMDB: Export data to Microsoft Access (MDB or ACCDB) format.

exportCSV: Export data to CSV (comma-separated values) format (compatible with Microsoft Excel).

exportTXT: Export data to plain text (TXT) format.

exportHTML: Export data to HTML format.