thebarslider
Programmer
Hello,
i'm thinking of changing the way we generate our XML files from a relational database. At present we use a Perl Script to run SQL queries and then put tags around each element.
Is there a more abstract way of doing this. We get many different requests which means that each different XML much have a different Perl script.
Does anyone know of any programming tool to help generate XML files? Anything in Java would be much appreciated as this is my main language.
Any points on producing these files would be fantastic, this is not an area i am familiar with and it would be great if anyone could point me in the right direction.
Many Thanks.
Mark.
i'm thinking of changing the way we generate our XML files from a relational database. At present we use a Perl Script to run SQL queries and then put tags around each element.
Is there a more abstract way of doing this. We get many different requests which means that each different XML much have a different Perl script.
Does anyone know of any programming tool to help generate XML files? Anything in Java would be much appreciated as this is my main language.
Any points on producing these files would be fantastic, this is not an area i am familiar with and it would be great if anyone could point me in the right direction.
Many Thanks.
Mark.