
This is a very simple introduction to the .SAVE and .OPEN Methods of the Recordset object of ADO. These are two functions that will convert an ADO Recordset object into an XML document, and SAVE it to the File System and convert that same XML document and OPEN it back into a Recordset Object.
|