CHAPTER 3
Creating Access Tables
In this chapter, you learn how to create a new Access database and its tables. You establish the database container to hold your tables, forms, queries, reports, and code that you build as you learn Access. Finally, you create the actual tables used by the Collectible Mini Cars database.
Table Types
To Access, a table is always just a table. But to your Access application, different tables serve different purposes. A database table fits into one of three types: an object table, a transaction table, or a join...