2826

Create a new table similar to the one displayed on the photo stored in the IL-ates\Access folder of your desktop.

2827

Apply the appropriate changes to the database to allow entering from zero to many telephone numbers for every contact entry. Enter the phone number 2310256555 to Stelios Lambropoulos and the phone number 2310246652 to Kostas Goutoudis. Insert the appropriate indexes.

2828

Apply the appropriate changes to the database to allow entering exam dates, that is to say being able to enter the exam date on every module for every student. Make sure a student is allowed to pass an exam test more than once but not in the same day. Enter an Internet exam entry for student Stelios Lambropoulos on 2/27/2014 and a Windows exam entry for student Kostas Goutoudis on 3/13/2014.

2829

Modify the Students form to allow entering phone numbers (Telephones table) and exam dates (Exams table). For the selection of the Course use a combo box.

2830

Create a report similar to the one displayed in the Exercise.pdf file stored in the IL-ates\Access folder of your desktop. Make sure the date displayed in the footer is always the current one.

2831

Create a report similar to the one displayed in the Exercise.pdf file stored in the IL-ates\Access folder of your desktop. Use the Income14.txt file stored in the same folder as linked table. Make sure the date displayed in the footer is always the current one. Save the database.