Advertisement
5_2007-2008 Validation/ Processing #183492

xml to recordset

you have an xml document and maybe want to convert it to a recordset, but how? this article shows how you can do it. first of all you have to give path of the xml file to the function, then it opens a recordset in the memory, appends all the field names in the xml file, then adds all the values as records to inside, returns a recordset. you may also use this function in asp just put the function inside asp code and use it as in example

AI

สรุปโดย AI: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

ซอร์สโค้ด
original-source
Upload
ความคิดเห็นดั้งเดิม (3)
กู้คืนจาก Wayback Machine