Advertisement
4_2005-2006 Validation/ Processing #160974

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

ملخص الذكاء الاصطناعي: 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