Access Basics:
Table: Design View

Title: Jan's Illustrated Computer Literacy 101

Tables are the foundation of any database. A table is made up of fields, each of which has several properties. This gives you a lot of freedom in the characteristics of your table. That means you have to make a lot of choices! Happily, the default choices are frequently just what you need.

The simplest database contains one table with a few simple fields. Of course a relational database will usually have several tables.

Parts of a Table

A table is made up of records. A record is made up of fields. A field has a field name, a data type and a description. Each data type has properties; some types have more than others.

You have two views of your table: Design View and Datasheet View.

In this lesson you will create the table in Table Design view by defining the fields. In the next lesson you will add the records in the Datasheet view.


Where you are:
JegsWorks > Lessons > Databases

Before you start...

Project 1: Intro

Project 2: Access Basics Arrow: subtopic open
    InterfaceTo subtopics
    Getting StartedTo subtopics  
    Access Objects Arrow: subtopic open
    Icon: StepTable: Design View
    Icon: StepTable: Datasheet View
    Icon: StepManage a Table
    Icon: StepSort & Filter a Table
    Icon: StepQuery Wizard
    Icon: StepAutoForm
    Icon: StepAutoReport
    Icon: StepData Access Page
        About Printing
    Icon: StepPrint Objects
    RelationshipsTo subtopics
    Summary
    Quiz
    ExercisesTo subtopics

Project 3: Tables & Queries

Project 4: Forms & Reports


Search  
Glossary
  
Appendix