Hi everyone,
I need to be able to get data out of the server and into a simple xml
representation. I think this should be really very easy. However having
tried to use the extension that was added to SQL Server 2000, which was
supposed to help with just this very problem, I have been left wondering if
there is an easier way. All I want is if there is a table that contain x
amount of row, then that means i want x amount of row elements times the
number of columns in the database. It should be very easy to make a class
that does that but i was wondering if anyone knows of a ready made java
class or someother approach to the problem?
Kindest thanks
Simon