<

CS 100 Databases

Unit 1: Introducing the Database

Lesson 2: Creating a Database Table


How do you switch between the different views?

Table objects (and you will see this applies to other objects as well) have both a Datasheet view and a Design view. The View menu or toolbar button is used to switch between the different views.

The Datasheet view shows the contents of the table. You can add, delete, or edit records in the Datasheet view.

DB List View
Datasheet View

The Design view shows the table definition. You can modify the structure of the table in the Design view. The Design view was used in the previous objective to create a table.


Design View

The following animation shows how to switch between Datasheet view and Design view.

Switching between views

(Note: In the animation above, a right mouse click over the table name is used to expose the popup menu.)

Previous Next


Copyright 1997 by the Curators of the University of Missouri