0% found this document useful (0 votes)
47 views10 pages

Mis 134 Project

1. The document describes a MIS 134 project about the NBA that includes various tables, queries, forms and reports in an Access database. 2. The tables include drafted players, all players with statistics, team payrolls and salaries, and teams with information like founding years and coaches. 3. The forms and reports display and allow filtering of the data in the tables, including drafted players, eastern and western teams with player statistics, and payrolls. 4. The queries filter and analyze the data, such as total points by team, players who played fewer than 5 games, and transfers between teams.

Uploaded by

Sercan Demir
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
47 views10 pages

Mis 134 Project

1. The document describes a MIS 134 project about the NBA that includes various tables, queries, forms and reports in an Access database. 2. The tables include drafted players, all players with statistics, team payrolls and salaries, and teams with information like founding years and coaches. 3. The forms and reports display and allow filtering of the data in the tables, including drafted players, eastern and western teams with player statistics, and payrolls. 4. The queries filter and analyze the data, such as total points by team, players who played fewer than 5 games, and transfers between teams.

Uploaded by

Sercan Demir
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 10

MIS 134 PROJECT

SUBJECT: NBA

Note: My teammate didnt do anything. Please
take into consideration this when you marks.

Sercan DEMR 2010502129
[Pick the date]

1

TABLES:

I list drafted people in 2010 with their college and countries.
2


In all players table, I listed nearly 450 players with their game statistics such as
total point, free throws, rebounds and so on. I explained these abbreviations in
description of All Player table.
3


In payrolls table, there are teams total payrolls and average salaries.
4


In teams table, I listed teams with founded years and coaches.
5


I seperated teams as eastern and western and wrote match stats with home
and away scores. For example Orlando Magic has 59 win, home 34 and away 25
which equals again 59.
6


7



I wrote also descriptions of fields names in all players table to better
understanding.
8


I used a switchboard to reach forms and reports.

Queries:
Points Crosstab Query: I use four teams and their players to make crosstab
query. Cells are filled with total points of players.
Delete Players who played less than 5 game Query: Deletes players that they
played less than 5 games.
All Teams Win and Lost - Select Query: In this query I combined Teams wins,
losts, coach, total payrolls and average salaries.
Find transfered players in mid-season to another team: In this query basically
find dublicates in All Players table. So, it show transfered players in 2010
season.
Parameter Query: It shows rebounds based on given parametre.
9

Players have more 1000 points: It shows players have more than 1000 points
in this season.
Increase payrolls %10 query: It increases payrolls %10.

FORMS:
2010 Drafted Players Forms: It shows 2010 Drafted Players. I also added
command buttons such as next, previous and find.
All Players Tabular Form: It shows all players in tabular style.
Eastern Teams Form: It shows Eastern teams with players subform with
previous and next buttons.
Western Teams Form: It shows Western teams with players. Differently it show
teams home and away stats with tabbed controls.
Teams and Players Form: It shows all players and all teams.

REPORTS:
All Players Report: It shows all players grouped with their teams in ascending
order.
Parameter Form Based Rebounds: It asks rebound number to user and with
user prompted number it creates a report. It grouped by teams in ascending
order and it also calculates each teams sum of rebounds.
Payrolls Report: It shows teams payrolls and average salaries and sum of
payroll.
Players have more 1000 points: This report shows players have more than
1000 point. It also grouped by teams and I added an NBA logo.
Relationship Report: It basically shows relationships.

You might also like