acoder
June 20th, 2001, 06:00 PM
Hello, I am saving several recordsets in to one (1) XML file and I want to re-read the file back and assign to several recordsets. Is there some sort of XML query so that I can only read back part of the XML file (like child1, in the example below) ?
the root
child 1 recordset
child 2 recordset
child 3 recordset
the root
child 1 recordset
child 2 recordset
child 3 recordset