Exploring Microsoft Office Access 2010: Finding Your Way Through A Database
Exploring Microsoft Office Access 2010: Finding Your Way Through A Database
1
Objectives
Definitions/terms
Explore, describe, navigate the
objects in an Access Database
file management
Backup, compact, and repair Access
files
Create filters
Sort table data on one or more fields
2
Objectives (continued)
3
What is a Database
A database describes a collection of
data organized to allow storage,
access, retrieval and the use of data.
Contains at least one table
Tables
Queries
Reports
Forms
Macros
Modules
Objects
7
Open a Database
Open
Recent Documents list
Open Recent
Database list
Table
Database
Individual tables in a
database
Records
A database consists of one or more tables. Each table consists of records which contain information about a
single entity. An example of one complete record would be the name, author, isbn#, published date and publisher
of textbooks. Each set of information regarding one book is considered to be one record. The name, author
isbn#, published data and publisher in the above example are the individual fields that make up one record.
10
What is a Table
A set of records.
Datasheet View
13
Design View
Key symbol identifies primary key field
Click F6 to
switch
between
the upper
and lower
panes
Set field properties in the
lower pane
14
Primary & Foreign Keys
20
Backing-up a Database
Default filename of a
backup file is the name
of the database and the
current date
22
Filters
Two types
Filter by Selection
Filter by Form
23
Filter by Selection
Selection of criteria
during Filter by form
process
27
Access or Excel?
Use Excel when: Use Access when:
Your data is of a You are working
manageable data with large amounts
size of data
There is no need for You need to create
relationships relationships
between data between your data
You are primarily You rely on creating
creating calculations reports to analyze
and statistics data
28
Relational Database -
RDBMS
Relational database This is much more
management efficient than the
systems allow data opposite of an
to be grouped into RDBMS which is a flat
tables and file. Flat files store
relationships created data in one single file
between the tables with no special
groupings or
collections
29
Using the Relationship
Window
Relationship
window
Show Table dialog box
Primary Key
Foreign Key
Enforce Referential
Integrity