Microsoft Database
Microsoft Database
B A S L ES
A
B
T A SE
T
DA ATA
B
A
T
F EATIN G
D
O
S CR
R O
IC
M
WHAT IS A DATABASE?
A database is a collection of
information that is organized so
that it can easily be accessed,
managed, and updated.
By:
http://searchsqlserver.techtarget.
com/definition/database
CREATING A DATABASE USING
MICROSOFT ACCESS
Click on the Microsoft Access Icon (This may be found by clicking on the task bar,
desktop
or
by clicking on START then ALL PROGRAMS followed by Microsoft Office)
CREATING A DATABASE USING
MICROSOFT ACCESS
Click on the BLANK DATABASE
CREATING A DATABASE USING
MICROSOFT ACCESS
Click on the Folder to right hand side of File name
This folder allows you to browse to the location you want to
save the file or database you want to create
CREATING A DATABASE USING
MICROSOFT ACCESS
Type the Name of the Database. (This database should be called
Kingston Library)
Click OK
CREATING A DATABASE USING
MICROSOFT ACCESS
Click Create
CREATING A DATABASE USING
MICROSOFT ACCESS
Click on create
CREATING TABLES
FIELD SIZE
This is the maximum number of
characters that can be entered in a
field.
It does not change the way the data is stored, only how
it is displayed
VALIDATION RULE
When entering data, a check known as validation check
can be performed on the data to ensure that the
data is valid.
VALIDATION RULE
The validity is check by entering an expression
containing the acceptable value.
Text
Should be enclosed in quotation marks
Date/Time
The data of the Date/Time field must be enclosed
by # signs
VALIDATION TEXT
When you add a validation rule, you can also add validation
text in the validation text property box
You may create your own error message to notify the user of
the problem.
INSERTING FIELDS
If you are inserting a field at the bottom of
the list, you just click inside the first
available row and start typing
DELETING FIELDS
To delete a field:
Candidate Key
This is a field that can become
the Primary Key of a given
table.
KEYS
Composite Key
This is a primary key that consists
of two or more fields together.
KEYS
Foreign Key
This is a field in a table that
creates the link with the
primary key field in another
table.
SETTING KEYS
In order to set the primary key of a
table:
Open the table’s design