Task 05 - Relational Database Management System

  • will be released as four parts, one a day, as we practice Access components
    1. the specs for tables
    2. the relationships specs
    3. the forms specs and the first set of queries will be released as a practice exercise for you to do
    4. finally, the second set of queries and the reports specs will also be released as a practice exercise for you to do

Task

 You are to create a book database for a private client, not too unlike Mr. Pitt on Seinfeld. The client has his own library and needs you to organize his holdings and be able to order new books for his library when he wants them. This will require you to create a relational database that will include:

  • a number of related tables to capture the data about the books and the orders
  • a set of queries to pull data from the tables in response to questions about the book holdings
  • some forms to use for adding data to the database
  • some reports to use for presenting the client with a paper copy of results in response to his questions

[top]

Condition

  • Though there are several different commercial relational database software applications, we need to use Microsoft Access for this purpose because it will provide an appreciation for relational databases
    • additionally, other database classes in SILS assume a working knowledge of Access as a baseline skill.
  • We will build this database step by step in class
    • the exercises you will have after each class will be part of the task
    • you would be wise to do each exercise as it is presented so you won't be bogged down trying to finish the database
      • it can be a huge time sink if you don't watch out.
  • When you have completed this task, place it in your password protected directory and place a link pointing to that location on the task 5 page of your website
    • send me an email with the URL that I may use to retrieve it, in the same manner as you did for Tasks 3 and 4
    • save the complete database as an .accdb or .mdb file and place it in your password protected directory
    • place a hyperlink to it on an object on your Task 05 page on your web site
    • when it's ready for me to download and grade, send me a note telling me to retrieve it from your Task 05 web page

[top]

Standard

  • I will post examples that should provide some visual guidance for the task components
  • The gradesheet contains the specific components that should be included in your relational database

[top]