Computersight > Software > Microsoft Office Suite

Microsoft Access Database 1: What is a Database

This first in a series of documents looks at the MS Access Database (2003) and will cover how to crate a database.

First of all, I have to make certain assumptions about you as a learner. I assume, for example, that:

  • You already have experience of using a version of Microsoft Windows.
  • You have previously used another software package e.g. Word or Excel.

What Is A Database?

An electronic database is a collection of data (information) on a particular topic. It is organised and stored in such a way that data can be retrieved easily and quickly when we ask the database specific questions. As you will see later, it is much more flexible than “manual” systems which use paper and filing cabinets.

Here are a few examples of database topics:

  • Personal and financial details of bank customers
  • The stock held by a supermarket
  • Details of sports club members
  • A catalogue of all your music CDs

When we create a new database, it is very important to plan carefully the structure that we need to suit the kind of data we want to store and retrieve.

We shall design our database as a TABLE. Before we do so, you should know the following terms:

DATABASE

A collection of data on one particular topic.

e.g. a database in a video shop, giving details of all the videos available for sale.

Each new database must have its own unique FILENAME.

TABLE

A grid consisting of columns and rows.

Each Table must have its own TABLE NAME.

One database may have a number of tables in it.

A table is often referred to by professional database designers as an ENTITY. Although these pages will still refer to tables as tables, be aware of this term!

FIELD

A column of the Table, containing one category of data.

For example, it can be the Title of a film or the name of its Director or the Price of the video.

Each field must have a heading called a FIELD NAME.

A Table may have any number of Fields.

DATA TYPE

The kind of Data contained in a Field.

The data types may be Text, Number or Currency.

Each Field must contain a single Data Type.

RECORD

A row of the Table, in which we put the actual data

For example, this could be the details of one film in all the Fields (columns)

Each record is unique. Although some records may have some data in common (e.g. two films may have the same Director), no two records will have the same data in all fields.

5
Liked It
I Like It!
Related Articles
Connect Your Access Database to Crystal Reports XI  |  Codd’s Rules for a Fully Functional System
More Articles by R J Evans
16 USB Hubs to Hate or Hug  |  Let It USB: 15 Crimes Against the Flash Drive
Latest Articles in Microsoft Office Suite
10 Microsoft Word 2007 Features You Might Not Know  |  How to Create Internet Links in Word Documents - A Tutorial for Dummies
Comments (0)
Post Your Comment:
Name:  
Copy the code into this box:  
Post comment with your Triond credentials?
Inside Computersight

Communication & Networks

 /

Computers

 /

Hardware

 /

Operating Systems

 /

Programming

 /

Software


Popular Tags
Popular Writers
Powered by
Computersight
About Us
Terms of Use
Privacy Policy
Services
Submit an Article
Advertise with Us
Contact

© 2007 Copyright Stanza Ltd. All Rights Reserved.