Projek - Database
Projek - Database
This task is the group project. In this task, you will create a database that includes a table, form, report, and
queries.
The College for Advanced Studies seeks to provide a quality education to each of its students. In order to do
this, the college administration needs an efficient way to keep track of the vast amounts of information
associated with each student served. A college administrator has asked you to create and update a database
to help with this task.
Assignment Instructions:
1. Create a New blank database
2. Name the Access file as you and your partner’s name in all lowercase letters.
(For example, Siti Hanani and Siti Hajar would save her file as “hanani_hajar.accdb”)
(Be sure to name the database before hitting the “Create” button)
Page 1 of 3
PROJECT : MICROSOFT ACCESS
SEMESTER I – SESI 2021/2022
KOD KURSUS [COURSE CODE] : DDWD1013
NAMA KURSUS [COURSE NAME] : MICROCOMPUTER APPLICATION
TOPIK [TOPIC] : DATABASE (MICROSOFT ACCESS)
4. In Datasheet View, add the data below to the “Student List” table:
Note: For “First Term Attended” the last two characters are numbers, not letters. For example,
‘SP01’ is an abbreviation of “Spring 2001.” Thus the ‘01’ should both be numbers – not the letter “O”
and number “1.”
Student Last First Address City State Zip Balance First Term
# Name Name Code Attended
5. Create a form using the Form Wizard based on the “Student List” table
a. Use All Fields
b. Layout: Columnar
c. Form Name: Student Form
Page 2 of 3
PROJECT : MICROSOFT ACCESS
SEMESTER I – SESI 2021/2022
KOD KURSUS [COURSE CODE] : DDWD1013
NAMA KURSUS [COURSE NAME] : MICROCOMPUTER APPLICATION
TOPIK [TOPIC] : DATABASE (MICROSOFT ACCESS)
Student Last First Address City State Zip Balance First Term
# Name Name Code Attended
7. When you have finished adding the records, save the form as “Student Form”
8. Using the Report Wizard, create a report based on the “Student List” table, according to the
following specifications:
a. Use All Fields
b. Group by: First Term Attended
c. Layout: Stepped
d. Orientation: Landscape
e. Title the report: Student Report
f. Adjust column widths in Design View as necessary
9. Create Queries
a. Query 1: Create a query from the “Student List” table using the Simple Query Wizard. The
basis of the query is as follows:
i. Your supervisor wants to see a report with the names and student numbers of the
students who first attended in the Fall of 2000
ii. Select the appropriate fields and the appropriate criteria. Run this query.
b. Query 2: Create a query from the “Student List” table using the Simple Query Wizard. The
basis of the query is as follows:
i. You need to mail billing statements to students who owe more than $20
ii. Select the appropriate fields and the appropriate criteria. Run this query.
Page 3 of 3