0% found this document useful (0 votes)
78 views23 pages

Access Tutorial 1 Creating A Database: Microsoft Office 2010

The document introduces basic concepts of Microsoft Access including creating and organizing tables, fields, and records. It also covers how to create queries, forms, and reports in Access.

Uploaded by

Roel Palmaira
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
78 views23 pages

Access Tutorial 1 Creating A Database: Microsoft Office 2010

The document introduces basic concepts of Microsoft Access including creating and organizing tables, fields, and records. It also covers how to create queries, forms, and reports in Access.

Uploaded by

Roel Palmaira
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
You are on page 1/ 23

Access Tutorial 1 Creating a Database

Microsoft Office 2010

Objectives
Learn basic database concepts and terms Explore the Microsoft Access window and Backstage view Create a blank database Create and save a table in Design view Enter field names and records in a table datasheet Open a table using the Navigation Pane
New Perspectives on Microsoft Access 2010

XP

Objectives
Open an Access database Navigate a table datasheet Create and navigate a simple query Create and navigate a simple form

XP

New Perspectives on Microsoft Access 2010

The Access Window

XP

New Perspectives on Microsoft Access 2010

Organizing Data

XP

Your first step in organizing data is to identify the individual fields The specific value, or content, of a field is called the field value A set of field values is called a record Next, you group related fields together into tables

New Perspectives on Microsoft Access 2010

Databases and Relationships

XP

A collection of related tables is called a database, or a relational database You connect the records in the separate tables through a common field A primary key is a field, or a collection of fields, whose values uniquely identify each record in a table When you include the primary key from one table as a field in a second table to form a relationship between the two tables, it is called a foreign key in the second table
New Perspectives on Microsoft Access 2010 6

Databases and Relationships

XP

New Perspectives on Microsoft Access 2010

Relational Database Management Systems

XP

A database management system (DBMS) is a software program that lets you create databases and then manipulate data in them In a relational database management system, data is organized as a collection of tables

New Perspectives on Microsoft Access 2010

Creating a Table in Design View

XP

Click the Create tab on the Ribbon In the Tables group, click the Table button. Accept the default ID primary key field with the AutoNumber data type, or rename the field and change its data type, if necessary. Click the Design button (directly under the File Tab) to change to the design table view In the Fields Type cell, click the button for the type of field you want to add to the table (for example, click the Text button), and then type the field name. Repeat this step to add all the necessary fields to the table

New Perspectives on Microsoft Access 2010

Creating a Table in Design View

XP

In the first row below the field names, enter the value for each field in the first record, pressing the tab or Enter key to move to the next field After entering the value for the last field in the first record, press the Tab or Enter key to move to the next row, and then enter the values for the next record. Continue this process until you have entered all the records for the table Click the Save button on the Quick Access Toolbar, enter a name for the table, and then click the OK button
New Perspectives on Microsoft Access 2010 10

Entering Records

XP

New Perspectives on Microsoft Access 2010

11

Entering Records & Saving a TableXP


Click the Datasheet View button (under the file tab) to switch back to the Datasheet View. Add, edit, or delete records as desired (all changes within a table are automatically saved) Click the Save button on the Quick Access Toolbar. The Save As dialog box opens In the Table Name text box, type the name for the table Click the OK button

New Perspectives on Microsoft Access 2010

12

The Create Tab Options

XP

New Perspectives on Microsoft Access 2010

13

Opening a Database

XP

Start Access. If necessary, click the File tab to display Backstage view Click the Open command in the navigation bar to display the Open dialog box Navigate to the database file you want to open, and then click the file Click the Open button

New Perspectives on Microsoft Access 2010

14

Opening a Database

XP

New Perspectives on Microsoft Access 2010

15

Navigating a Datasheet
The navigation buttons provide another way to move vertically through the records

XP

New Perspectives on Microsoft Access 2010

16

Creating a Simple Query

XP

A query is a question you ask about the data stored in a database The QBE (Query By Example) window allows you to select records and fields quickly (and put in criteria, etc).

New Perspectives on Microsoft Access 2010

17

Creating a Simple Form

XP

A form is an object you use to enter, edit, and view records in a database; usually one record at a time You can design your own forms, use the Form Wizard, or use the Form tool to create a simple form quickly and easily

New Perspectives on Microsoft Access 2010

18

Creating a Simple Form

XP

New Perspectives on Microsoft Access 2010

19

Creating a Simple Report

XP

A report is a formatted printout (or screen display) of the contents of one or more tables in a database The Report tool places all the fields from a selected table or query

New Perspectives on Microsoft Access 2010

20

Creating a Simple Report

XP

New Perspectives on Microsoft Access 2010

21

Creating a Simple Report

XP

New Perspectives on Microsoft Access 2010

22

Viewing Objects in the Navigation Pane

XP

New Perspectives on Microsoft Access 2010

23

You might also like