You are on page 1of 11

Unit 10 Database Development Assignment 3

Name: Alexander Mothersole ID: 70091194

5Finished database solution


Menu
The menu allows users to maintain records on patients, doctors and
appointments. It also has options to run queries and reports.
Feedback: Adding colour to the menu would make the system easier to read.
Unit 10 Database Development Assignment 3
Name: Alexander Mothersole ID: 70091194

Doctors Form
Form to manage the doctors records
Unit 10 Database Development Assignment 3
Name: Alexander Mothersole ID: 70091194

Patients form
It is for people to put their patients personal details in
Unit 10 Database Development Assignment 3
Name: Alexander Mothersole ID: 70091194

Appointments form

The appointments form is for people to book appointments and timings.

Queries
Appointments Query

This query shows which patients have an appointment.

This query shows the patients that are between 1 and 16 years of age.
Unit 10 Database Development Assignment 3
Name: Alexander Mothersole ID: 70091194
Unit 10 Database Development Assignment 3
Name: Alexander Mothersole ID: 70091194

Patients query

This patient query sorts all the records into surname and date of birth order.
Unit 10 Database Development Assignment 3
Name: Alexander Mothersole ID: 70091194

This query shows the patients that are between 30 and 40 years of age.

This query is showing the number of doctors and its sorted by department.
Unit 10 Database Development Assignment 3
Name: Alexander Mothersole ID: 70091194

Reports
Appointments report

This is a report of appointments for patients who want to book an appointment.

Doctors table report


Unit 10 Database Development Assignment 3
Name: Alexander Mothersole ID: 70091194

This is a report of all the doctors information and its sorted by the ID number.

Patients report
Unit 10 Database Development Assignment 3
Name: Alexander Mothersole ID: 70091194

This is a report with 50 patient records.

Doctors
List

Form
To

maintain the doctors records.


Feedback: A simple list for data entry. Could be improved with drop down option
on gender field.
Unit 10 Database Development Assignment 3
Name: Alexander Mothersole ID: 70091194

You might also like