The Change Journal is a database that contains a list of every changed file or directory on an NTFS 5.0 volume. You'll see this new Windows 2000 technology explained and be introduced to the API that's
used to access it.
Jeffrey Cooperstein and Jeffrey Richter
Notifying interested parties of changes to data is a classic problem of distributed computing. But the COM+ event service provides an infrastructure that makes publishing and subscribing to data easy, as our sample program will demonstrate.
David Platt
Last month, Carl Nolan introduced you to ADOMD and MDX in order to construct a Web-based application for querying OLAP data. Now you'll see how to construct the app so that you'll be able to drill down into a particular member or data cell.