A
azik
I know sounds fanny, but i got problem with understanding Database design in
Access. I 've read ten times tutorials but nothing helps.
This is content of homework:
All students are enrolled on courses, each student on one course only.
Students register for modules and the list of students enrolled for each
module in each semester is held in the Module Register which also holds
information about which tutorial group the student is in and the marks of the
students achieved in the coursework and examination assessment. The
Programme of Study holds information specifying which modules are core or
designated for the course.
Each course also has modules and subject lecturers for that course.
One course can contain many modules and one module can be a part of one
course only.
The text above contains information that needs to be stored in a database.
For that purpose, do the following tasks (please note that Tasks 1 and 2 are
done on paper before you even open MS Access):
1. From the text above identify the rest of the entities and their
attributes that are relevant to the University Database.
Example: Student as an entity has characteristics (attributes) such as
RegNo, LastName, FirstName, Age, Initials, DateEnrolled.
2. Entities and attributes identified in Task 1 can be stored in
various tables that share common information. The tables can be linked
through relationships.
Eg. Student has to enrol on a course,
So there is a relationship between the tables Student and Course.
Determine the relationships between the entities (tables) identified above
If anybody wants to help me , at least to give direction how to start ,i
'd be glad.
Access. I 've read ten times tutorials but nothing helps.
This is content of homework:
All students are enrolled on courses, each student on one course only.
Students register for modules and the list of students enrolled for each
module in each semester is held in the Module Register which also holds
information about which tutorial group the student is in and the marks of the
students achieved in the coursework and examination assessment. The
Programme of Study holds information specifying which modules are core or
designated for the course.
Each course also has modules and subject lecturers for that course.
One course can contain many modules and one module can be a part of one
course only.
The text above contains information that needs to be stored in a database.
For that purpose, do the following tasks (please note that Tasks 1 and 2 are
done on paper before you even open MS Access):
1. From the text above identify the rest of the entities and their
attributes that are relevant to the University Database.
Example: Student as an entity has characteristics (attributes) such as
RegNo, LastName, FirstName, Age, Initials, DateEnrolled.
2. Entities and attributes identified in Task 1 can be stored in
various tables that share common information. The tables can be linked
through relationships.
Eg. Student has to enrol on a course,
So there is a relationship between the tables Student and Course.
Determine the relationships between the entities (tables) identified above
If anybody wants to help me , at least to give direction how to start ,i
'd be glad.