I have to export the recordset data to XML file in my
vb 6.0 application.
XML file should be in predefined XML format and XDR file is also given along with that.I am using MSXML to do this.
I was wondering if anyone can suggest a better way to do this.