Open Server-Side XML File as ADO Recordset on Client
ADO 2.5 and higher allows saving a Recordset to an XML file. If you have such an XML file on the web server, you can then open it as an ADO Recordset on the client (for display with or without an Act
ITPro Today
February 18, 2002
1 Min Read
ADO 2.5 and higher allows saving a Recordset to an XML file. If you have such an XML file on the web server, you can then open it as an ADO Recordset on the client (for display with or without an ActiveX control or for further data manipulation).
About the Author
Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.
You May Also Like