The CD-ROM accompanying DAO Object Model: The Definitive Reference contains sample programs included in the book, along with the Object Model Browser, a tool for browsing hierarchical object models. The CD-ROM is organized in the following directories: \Samples Contains sample programs from the book. Included are code samples that run under Access 97, Access 2000, Word, Excel, and Outlook. Most of the sample programs for Access rely on the Northwind database, the sample database provided with Microsoft Access. A single constant named cDBNAME which is defined in the basGeneral code module defines the path to the database. Before running the sample programs, you'll want to change its value to reflect the path on your system. In other examples that don't rely on the Northwind database, you can create a quick sample database for yourself. You may also have to adjust the path in the sample programs to reflect the location of files on your system. The sample programs for Microsoft Access can be accessed using the Access form devoted to that particular chapter of the book. \OMB Contains the installation files for the Object Model Browser. To install, run Setup.exe. Installation instructions can be found in Appendix A.