hi how do i convert my relational database to XML document with a DTD the database table has columns like companyid,name,etc. r there any tips or rules for converting or i just convert column names to tags with body in the XML madhur
Hi Madhur, While searching for such tools, I found this site : java skyline In this list, I found torque from jakarta. Yet to use these tools. Regards, Balaji