![]() |
|
| Class Sessions 7 - Access Introduction | |
| MS Office 2003 | |
| Access | |
Access automatically saves the database periodically. Therefore, if you are saving your files on an external disk, be sure to have your disk in the appropriate drive at all times. This program is not like Word and/or Excel where you determine when to save your file. What is a Database? Think of each database as a File Cabinet Drawer.
So, a database has tables containing records where each record has common data fields. But, the nice thing is that, unlike a file cabinet drawer, tables can talk to each other (primary key field relationship), AND the same data can be manipulated to be drawn out into various forms or reports to be viewed or printed. (sales from 2001, sales from January to July, employees names and phone numbers that live in Aptos, etc.) What are databases used for?... An Access database is a file with many parts similar to Word and Excel:
An Access Database file is a Relational database. Tables can be related to each other in one db file or between db files with a common field called a primary key. Formatting Data Types of a filed can be :
The Field Properties can be:
You view a Database most often in two views:
There are three problems that follow:
Submit problems 1, 2 and 3 via the assignment tool in Blackboard. Watch the Access1 Video for a demonstration of tables. |
|
| version 2 | |
| Copyright © 2007-present David Ambrosini | |
| My Example | |