Music Database Project

Introduction:

In this activity I want you to think like a disc jockey at a radio station. A disc jockey must be able to find the music he/she wants to play and do it quickly. An easy way to do this is to build a database. In this project you will build a database about music and musicians. We will use all the skill we learned in the Address book activity and we will go into more depth in building tables, queries and reports. There is much to know

Procedure:

Part 1 Create the Music database and the CD table

Top
  1. Create the database named: last first music.mdb
    • **SAVE IN YOUR THAWSPACE**
  2. Create the table named: last name CDs
    • Match what you see below:

CD Table

New skills:

Primary key
Notice the little icon next to the field "CD title" above . This indicates that the field has been given a "primary key".

A primary key does 2 things:

  1. Will not allow you to enter a blank record
  2. Will not allow repeated data

To create the primary key:

Date/time Data Type

Notice that the datatype for the field "Date released" is Date/Time.

In the picture below you will see the drop down box and the choice for date/time

Date/Time image

This selection forces all date/time entries to look the same!

At the bottom of the page you will see another set of options under "Field Properties"

Select "Short Date" as indicated in the image below:

Short Date image

Part 2 Entering Music Data

Top

In this part of the activity you will be entering the music information into the database.

Goal:

Enter at least 10 records in your database, with a minimum of 3 different artists

You need to find:

You will be searching the Internet to find the required information. Sites you may find helpful:  

**I had success simply using Google and searching for:

Part 3 Adding Additional Data

Top
Goal:

At least 50 unique CDs in your Database

This would be very time consuming finding all 50

We will be efficient and share information in class to speed this up

Directions will be giving in class... 1 important part of the process is shown in the image below

Copy/paste Example

Part 4 Make These Queries

Top

Summary option for query #4

Statistics Query

Part 5 Build reports for each query

Top
New Skill:

When you build the 5th report from query #5 add Grouping levels for Genre

As you walk thru the report wizard there is one question about adding a grouping level and you want to choose Genre

You can see the choice from the wizard in the image below

Grouping Levels

Assessment:

Points will be assigned in the following way:

 

Database with correct fields and formatting

5 points

50 unique entries

15 points

5 correct queries

15 points
5 correct reports (one with grouping levels) 15 points
Total
50 points