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

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

PS:Make sure you have JAXP 1.0.1 working in your system. It wont work with the JAXP 1.1 API as it uses a completely different structure, althoughI/am working on it and it will be online in a few days.

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

Thank you,
Prathap