creating a database

17
Creating a Database Access Tutorial

Upload: sereno

Post on 24-Feb-2016

61 views

Category:

Documents


0 download

DESCRIPTION

Access Tutorial. Creating a Database. Launch Access. Start Programs Microsoft Office Microsoft Office Access 2007. Click ‘New Blank Database’. Click ‘Browse Folder’ under Blank Database. Navigate and Name the File. Navigate to YOUR Network Folder Use the filename Evans Students - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Creating a Database

Creating a DatabaseAccess Tutorial

Page 2: Creating a Database

Launch Access

StartProgramsMicrosoft OfficeMicrosoft Office Access 2007

Page 3: Creating a Database

Click ‘New Blank Database’

Page 4: Creating a Database

Click ‘Browse Folder’ under Blank Database

Page 5: Creating a Database

Navigate and Name the File

1.Navigate to YOUR Network Folder

2.Use the filename Evans Students

3.Click ‘OK’

4.Click ‘Create’

Page 6: Creating a Database

Save the New Table

Click the Save Button

Name the Table -- Students

Page 7: Creating a Database

Creating Fieldnames in Design View Click the View Button Choose Design View Create the first 3 Fieldnames:Field Name

Data Type Description

Field Propertie

sStudent # Text Student ID

#Field Size - 6

First Name Text Field Size - 18

Last Name Text Field Size - 18

Page 8: Creating a Database

Nothing to do – Just Learn This:Even though the data that will be in the Student # field is numerical in style, the student numbers are never going to be calculated, so the data type should be ‘Text’. Other examples of this rule include:

Social Security # Model # Telephone # Employee # Zip Code

Page 9: Creating a Database

Creating Fieldnames in Design View

Create fieldnames 4, 5, 6, 7:Field Name Data Type Field Properties

Address Text

City Text Default Value - Houston

State Text Default Value – TXField Size – 2

Zip Text *Input Mask

* Wait for teacher to help you with the Input Mask

Page 10: Creating a Database

Creating Fieldnames in Design View

Create fieldnames 8, 9, 10:

Field Name Data Type Field PropertiesPhone Text *Use the ‘Input

Mask’ E-mail Hyperlink

Gender *Lookup

*Wait for teacher to help you with ‘Input Mask’ and ‘Lookup’

Page 11: Creating a Database

Creating Fieldnames in Design View

Create fieldnames 11, 12:

Field Name Data Type Field PropertiesGrade Level *Lookup

Period *Lookup

*Wait for teacher to help you with ‘Lookup’

Page 12: Creating a Database

Save the Table DesignClick the Save button

Click the View Button, choose Datasheet View

Switch to Datasheet View

Enter your info as the first record

Page 13: Creating a Database

Create Another Table in This Database

1.Click the Create Tab2.Click Table3.Click the Save Button4.Name the Table Birth

Info5.Switch to Design View

Page 14: Creating a Database

In Design View, Create the Fields

Create the first 3 fields:Field Name Data Type Field Properties

Student # Text

Birth Country Text

Birth State Text

Page 15: Creating a Database

In Design View, Create the Fields

Create fields 4, 5, and 6:Field Name Data Type Field Properties

Birth City Text

Birth Month Lookup

Birthday Date/Time Input Mask

Page 16: Creating a Database

Save the Table DesignClick the Save button

Click the View Button, choose Datasheet View

Switch to Datasheet View

Enter your info as the first record

Enter your information, Save, and Close

Page 17: Creating a Database

And that’s how it’s done, folks!