CALIFORNIA STATE UNIVERSITY, NORTHRIDGE
 
Beginner's Guide to Access 2000:
1

Introduction


What is a Database?

The traditional definition of a database is a collection of related data organized into fields, records and tables that has been created for a particular purpose. Data is the basic information component. Data (such as a person's last name or zip code) is stored in fields and related fields are organized into records. Identically structured records are then collected into a table. The data stored in this table can then be sorted and searched, and useful information in the form of reports can be produced. As an example, the table below contains fields for First Name, Last Name, Address, City, State, Zip and Age, and each row contains the data for each field for a particular individual.
  
FIGURE 1. Sample Table.
Sample Database Table
This table will be used in throughout this training guide to demonstrate the various functions of Microsoft Access 2000.

The Access Database Management System

The concept of a database is more broadly defined within the Microsoft Access 2000 environment. A Microsoft Access database not only consists of data, fields, records, and tables but also includes those queries and reports created as a result of manipulating those fields, records, and tables. As such Microsoft Access is more than a tool used to store data — it is a complete database management system (DBMS). Additionally, the Microsoft Access 2000 DBMS can not only organize and manage a table of records (sometimes called a flat file database) but can also manage and organize many tables possessing common components into a relational database.
 

Top | Contents | Intro | Start | Naming Conventions | Design | Data | Query | Input Form | Report | Learn More | Close+Exit
Prepared by Tina Reed, User Support Services
March 15, 2001

ITR's technology training guides are the property of California State University, Northridge. They are intended for non-profit educational use only. Please do not use this material without citing the source.