|
-
June 21st, 2001, 03:47 PM
#1
VB and XML and ADO
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) ?
"< root >" the root
"< child1 >"child 1 recordset "< /child1 >"
"< child2 >"child 2 recordset "< /child2 >"
"< child3 >"child 3 recordset "< /child3 >"
"< /root >"
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|