Information Systems homework help

Information Systems homework help.

Exp19_Access_Ch02_ML1 – Game Collection 1.0

 

Project Description:

You have cataloged your vintage video games in an Access database. In this project, you add two tables to a database you have started?one to identify the game system that runs your game and the other to identify the category or genre of the game. Then you will join each table in a relationship so that you can query the database.
 

Steps to Perform:

Step Instructions Points Possible
1 Start Access. Open the downloaded Access file named Exp19_Access_Ch02_ML1_Games. Grader has automatically added your last name to the beginning of the filename. Save the file to the location where you are storing your files. 0
2 Open the Games table and review the fields containing the game information. Close the table.
Create a new table in Design view. Add the field name SystemID and select AutoNumber as the Data Type. Add the caption System ID. Set the SystemID field as the primary key for the table.
8
3 Add a second field named SystemName with the Short Text Data Type. Change the SystemName field size property to 15. Add the caption System Name. Save the table as System. 8
4 Switch to Datasheet view and enter the following system names, letting Access assign the System ID:
XBOX 360
PS3
Wii
NES
PC Game
Nintendo 3DS
Double-click the border to the right of the System Name column to set the column width to Best Fit. Save and close the table.
6
5 Create a new table in Design view. Add the field name CategoryID and select AutoNumber as the Data Type. Add the caption Category ID. Set the CategoryID field as the Primary Key for the table. 8
6 Add a second field named CategoryDescription and accept Short Text as the Data Type. Change the field size property to 25. Add the caption Category Description. Save the table as Category. 8
7 Switch to Datasheet view, and enter the following Category Description, letting Access assign the Category ID:
Action
Adventure
Arcade
Racing
Rhythm
Role-playing
Simulation
Sports
Close the table.
8
8 Establish relationships in the database by adding the Category, Games and System tables to the Relationships window. Close the Show Table dialog box. Create a one-to-many relationship between the SystemID field in the System table and the SystemID field in the Games table, enforcing Referential Integrity. Select the option to cascade update the related fields. 8
9 Create a one-to-many relationship between the CategoryID field in the Category table and the CategoryID field in the Games table, enforcing Referential Integrity. Select the option to cascade update the related fields. Save and close the Relationships window. 6
10 Create a simple query using the Query Wizard. From the Games table, add the GameName and Rating fields (in that order). Save the query using the title Ratings. Switch to Design view. Sort the Rating field in ascending order. 6
11 Click the gray column selector at the top of the Rating field, then click and drag the column to move it to the first position of the query design grid. Add a Total row, click in the Total row of the GameName column, click the arrow, and then select Count. The records will be grouped by rating, and the number of games will be counted for each group. Run, save, and close the query. 4
12 Create a new query in Design view. Add the Category, Games, and System tables to the query design window. Add the following fields to the query (in this order).
GameName
CategoryDescription
Rating
SystemName
DateAcquired
6
13 Sort the query in ascending order by GameName and run the query. Save the query as Game List and close the query. 8
14 Copy the Game List query in the Navigation pane and paste it with the name PS3 Games. Modify the query in Design view by using PS3 as the criteria for SystemName. Remove the sort by GameName and sort in ascending order by CategoryDescription. Save and run the query. Close the query. 6
15 Create a query named Thanksgiving Games that shows the name of the game, its rating, the category description of the game, and the system name for each. You only want to display Wii games with a rating of Everyone or Teen. Because the system name is the same for the games you plan to pack and share, hide this value from the results. Run the query. Save and close the query. 10
16 Close the database, and exit Access. Submit the database as directed. 0
Total Points 100

 

Information Systems homework help