You are on page 1of 6

1.

Implementation
1.1 Relationships


The relationships between tables allow data to be connected and for example from the attendance
table you could view the entire member ID. The tables are connected to make it easier for staff to
enter data as well as easier navigation. When data between two tables is connected it will look like
the screenshot below.


This basically shows the people which have booked the Weights class.


1.2 Tables
There are six tables and I will show them in design view with the details entered to narrow down
errors.
1.2.1 M EMBERS T ABLE







Field Name: Title

Field Name: DOB









Field Name: Gender

Field Name: Postcode

Field Name: Phone Number







1.2.2 A TTENDANCE T ABLE












Field Name: Entry Time

Field Name: End Time


Field Name: Dates

1.2.3 S TAFF T ABLE









Field Name: DOB







1.2.4 C LASSES T ABLE










Field Name: Start Time

Field Name: End Time

Field Name: Date







1.2.5 B OOKINGS T ABLE













Field Name: Dates

Field Name: Time

1.2.6 M EMBERSHIP T ABLE

Field Name: Description

Field Name: Time Allowed From

Field Name: Time Allowed To

You might also like