Graphical User Interfaces (in Microsoft Access)

8.1 Getting Started

8.2 Data Definition

8.3 Referential Integrity Constraints

8.4 Data Insertion

8.5 Query Definitions

8.6 Reports

8.7 Others

8.8 Assignment #4

Due: We, Feb 11, midnight

  1. Define a database in Microsoft Access having the following schema.
    Students(Name,SSN) 
    Courses(Title,Code) 
    Classes(Code,SSN) 

  2. Provide data of your liking to each table.

  3. Prepare a report showing for each student name the titles of the courses taken by the student.

Submit the .mdb file of the database. Use the departmental submit utility: submit XXX lab4 filename. XXX represents ‘c670aa’ for students of the 3:30 section, and ‘c670ab’ for students of the 5:30 section.

Notes:

Q&A