Evaluation of Database

Authors Avatar

Bilawal Siddiqi                Applied ICT Year 2

Task F: Evaluation of Database

Introduction:

For this assignment I was asked to produce a database for tracking a student’s achievements on a course of study. This database will contain Tables, Forms, Queries and Reports. In the database the course the students are studying consists of 6 units, each of which is marked out of 100. I showed results for each their units by producing reports and showed which student has passed the overall course and on which specific date the student passed it on.  In my database I had 35 students divided into 2 Tutor Groups, I produced a relational database with a form to input details of the unit along with a sub-form to enter the student names and their marks along with the date of the results. I also created a form to input student details with a sub-form to enter the units they are doing and the mark obtained along with the date the result was entered.

Creating the database:

Join now!

Creating the forms in the database was the longest yet the easiest procedure out of everything, I had to create four tables, which were: tblUnit, tblResult, tblStudent, tblTutorGroupID. All of these tables were linked to each other in a way or other. tblTutorGroup was linked to tblStudent which had a Tutor Group ID and tblStudent was linked to tblResult which had the Student ID and Unit Code. Unit Code was linked to the tblUnit. TblUnit had the unit code and unit no along with the unit title. I had successfully created a working relational database with four related tables. ...

This is a preview of the whole essay