Lab Task 02
Lab Task 02
Lab Task 02
Semester: Spring 2021 Date: April 15, 2021
Course Title: Database Systems (Lab) Course Code: CS-2202
Instructor: Engr. Tahir Abbasi Due Date: April 18, 2021 before 11:59 PM
Instructions:
You must submit your lab task well within time. Late work IS NOT ACCEPTED and will lead to ZERO
CREDIT.
The lab task should be uploaded on QOBE.
Do your own work. Any type of cheating/sharing of lab task or part of the lab task will result in ZERO
CREDIT.
In this Lab Task, you will create a database that includes a table, form, report, and
queries.
The College for Technical 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.
Lab Task Instructions:
1. Create a New blank database
2. Name the Access file as your full name in all lowercase letters.
(For example, Abdullah Azam would save his file as “abdullah_azam.accdb”) (Be sure to name the
database before hitting the “Create” button)
3. In Design View, create a table using the structure shown below:
a. Name the table: Student List
b. Set the “Student #” field as the Primary Key
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, ‘SP18’ is
an abbreviation of ‘Spring2018’.
11. 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
2/3
CS-2202 Database System Lab Task 02: Microsoft Access (Part-1)
13. Save your completed Access file as your full name in all lowercase letters. (For example, Kaynat Khatib
would save her file as “kaynat_khatib.accdb”). Attach your completed file and submit by the due date.
Good Luck
3/3