SQLDBToXML - "Utility to generate XML file from Oracle database table"
Version - 1.01
Author  - Prathap G (g_prathap@lycos.com)

Use the OracleDBToXML object to create an XML file from a database table.
The application specifically uses the JAXP 1.0.1 API provided by Sun.

PS: Make sure you have JAXP working in your system. It wont work  with the JAXP 1.1 API as it uses a completely different structure. I 'am currently working on it and it will be in place in a short time.

In case of any doubts or bugs, please feel free to contct me.

Thank you,
Prathap