Posted By:
vivek_sharma
Posted On:
Wednesday, March 3, 2004 05:01 AM
hi everybody!!
am new into the arena of XML , consequently,am facing
problem which may be simple for others.
when i run the query in Query Analyzer(of MS-SQL 2000)
"select *from [view name] for XML raw" i get the
unstructured data in raw form. I need to call such
queries from my java application, and convert the
unstructured data thus obtained into proper Xml form.
the problem is how??
thanking you well in advance for providin a solution