In the Real World Putting What You've Learned in PerspectiveIf you're new to Access, many terms used in this chapter might sound like ancient Aramaic. The objective was to give you an overview of some of the most important objects that make up an Access application, the relationships between these objects, and how you assemble the objects you create into self-contained, easily navigable applications. Using the Database Wizard helps you quickly understand the components and comprehend the behavior of a completed Access application. If you're interested in designing an Access inventory management application, for example, use the Inventory Control template to create an elementary sample application. You're likely to find that one of the Database Wizard or downloaded templates bears some resemblance to your intended application. Most Access 2003 templates that appear in the task pane's Search Results page have sample data, which makes it easier to determine if you can use the design as a starting point for the application you intend to create.
The remainder of this book covers each category of Access objects in detail, beginning with Table and Query objects and then progressing to Form and Report objects. By the time you get about halfway through this book, you gain the experience necessary to design your own versions of these objects. The last half of this book deals with advanced topics, such as exporting Access forms and reports to XML-based Web pages, using InfoPath to edit tables of Access databases, generating SharePoint lists from tables and queries, creating data access pages with Spreadsheet, PivotTable, and PivotChart controls, and writing professional-quality VBA code. |