The problem is not the group by function.
When I want to output the ADO generated xml, I want a header section and a detail section for every item
ex.:
if the recordset looks like:
item1 subitem1 atrrib1 atrrib2
item1 subitem2 attrib1 attrib2
...
item2 subitem1 atrrib1 atrrib2
item2...
Hi,
I have an ado generated xml file,
- <xml xmlns:s='uuid:BDC6E3F0-6DA3-11d1-A2A3-00AA00C14882'
xmlns:dt='uuid:C2F41010-65B3-11d1-A29F-00AA00C14882'
xmlns:rs='urn:schemas-microsoft-com:rowset'
xmlns:z='#RowsetSchema'>
- <s:Schema id='RowsetSchema'>
+ <s:ElementType name='row'...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.