Access Building
Blocks
E
ach part of this book builds on previous parts, and the chap-
ters in each part contain examples that draw on techniques
explained in previous parts and chapters. As a developer,
your applications will benefit from the skills you acquire by reading
the chapters and practicing the examples contained in this book.
But everyone has to start somewhere when they approach a new
discipline, and Part I of this book presents the fundamental skills
necessary for anyone to succeed at database development with
Microsoft Access. The topics covered in this part explain the skills
and techniques that are necessary to successfully use the Microsoft
Access capabilities documented in the remaining parts of this book.
The chapters in this part provide the information that you’ll need
to build strong applications with Microsoft Access. These chapters
go well beyond simply describing how to build tables, forms, and
reports with Access. They give you the essential skills necessary to
normalize data and plan and implement effective tables. Not the
least of these essential skills is choosing the data types for the
fields in your tables and providing strong, descriptive names for
these important database objects. You’ll also examine the steps
necessary to properly create relationships between tables and
specify the characteristics that govern those relationships.
If you’re already familiar with the steps involved in database design,
you may want to skim these chapters to learn how to perform these
operations with Access 2007. Even if you’re familiar with earlier
versions of Access, you have a lot to learn from these chapters
because so much has changed in the Access developer environment.
And if you’re new to Access, you’ll want to read carefully the chap-
ters in this part and spend enough time working through the exam-
ples to gain a thorough understanding of these important topics.
IN THIS PART
Chapter 1
An Introduction to Database
Development
Chapter 2
Building Access Tables
Chapter 3
Designing Bulletproof Databases
Chapter 4
Selecting Data with Queries
Chapter 5
Using Operators and Expressions
in Access
Chapter 6
Working with Datasheet View
Chapter 7
Creating Basic Access Forms
Chapter 8
Working with Data on Access
Forms
Chapter 9
Presenting Data with Access
Reports
04_046732 pt01.qxp 11/21/06 8:44 AM Page 1
Previous Main Next