novixys

Swift XML Converter

Query & extract XML data into Microsoft Excel (XLS), Microsoft Access (MDB or ACCDB), or CSV.

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

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

Exult Oracle

Import XML into Oracle.

Download
a Free Trial
Buy Now
for US$500


puceRecent Changes to the Exult Oracle

Exult Oracle 1.0

Sep 05, 2007

Exult Profession Edition for Oracle version 1.0 released.

  1. Exult Profession Edition for Oracle is a Wizard Application which makes it very easy to import data from XML files into an Oracle database.
  2. Data is imported into tables which are created to reflect the structure of XML.
  3. Hierarchical XML structure is maintained by using primary and foreign keys to link parent and child tables.
  4. Easily handles complex XML files as well as simple ones.
  5. Can load huge files without running into memory issues since it does not load entire files into memory at once.
  6. Merges data from multiple XML files and imports the data into the database.
  7. Imports Attribute information too when loading XML.
  8. Has a familiar and easy-to-use Wizard Interface which steps the user through the data extraction.
  9. Includes a command-line interface to help with batch processing.
  10. Unicode text is handled by importing the data into NVARCHAR2 columns.
  11. Columns are automatically promoted to NCLOB if the contents are too large for NVARCHAR2 type.