DB2XML

A part of Free XML Tools.
By:Volker Turau
Version:1.4
Last release:2001-10-01
Platforms:Java 1.1
Category:General N-converters
Info on web:http://www.informatik.fh-wiesbaden.de/~turau/DB2XML/
Feedback:Something wrong? Follow this link.

DB2XML is a tool for generating XML from database queries. It is a GUI-driven application written in Java, but can also be used as a servlet and as a command-line application. The XML generated is configurable, and metadata (types etc) can optionally be included, dates can be customized and currency representation can be localized. The generated XML can be processed with an XSLT stylesheet. DB2XML uses JAXP to get parsers and XSLT engines.

DB2XML can generate external and internal DTDs for the XML produced, and can also handle binary data (either encoded in the generated XML file or externally). It can also handle different character encodings and primary keys. The generated XML is available as a stream, as a file or through a DOM interface.


Last updated at 15.Aug.05 18:11. Free XML tools.