Summary
In this chapter, you saw that XML and databases are a great combination. Like bacon and eggs, port and Stilton, and vodka and caviar, they seem to be designed to go together. You looked at how to leverage ASP to connect XML and data stores, how to use XML as a middleman between data stores, and how to use XML as a data store in its own right.
ASP uses the ActiveX objects on the server side to access both databases and XML files. Databases are accessed using the ADODB objects, and XML files are accessed either as a DOM tree using the Microsoft.XMLDOM object or as flat files using the Scripting objects.
For reasons of space, the coverage of ASP has been rather terse. If you would like further information, see the following sources:
A good ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access