I am trying to generate an XML
string from a table with 13160 rows in the result set.
I checked the archives and found this helpful discussion:
http://www.javaranch.com/ubb/Forum3/HTML/000465.html So I tried to implement the same solution, but it's not working.
The code itself is somewhat long. I've posted it at:
http://y42.briefcase.yahoo.com/bc/iamsanjayonly/vwp2?.tok=bc J5XF7AtegBHF8g&.dir=/Code&.dnm=AllDataXML.java&.src=bc Here are some relevant snippets:
[This message has been edited by Sanjay Anand (edited April 30, 2001).]