If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > General > Database Concepts & Design > First Year College Student. DESIGN Question!!!!PLZ

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-28-05, 23:39
pere0076 pere0076 is offline
Registered User
 
Join Date: Nov 2005
Posts: 1
Post First Year College Student. DESIGN Question!!!!PLZ

My Idea is to have a database that will keep track of NHL scores, teams, players, and stats. Below are my rough designs. Can someone help me out to make this a better design?

ERD (erd.gif) - I don't think this is accurate.
Relationships (Relatiochip.gif) - I don't think this is acurate

Please Feel free to post any comments\critisims.

My course:Computer Programming
Class: Introdution to Databases
School: Algonquin College Ottawa

Last edited by pere0076; 11-28-05 at 23:44.
Reply With Quote
  #2 (permalink)  
Old 11-29-05, 10:25
Teddy Teddy is offline
Purveyor of Discontent
 
Join Date: Mar 2003
Location: The Bottom of The Barrel
Posts: 6,075
You're close. have a look here. The first thing that strikes me is you don't have internal keys for score, players or stats. The second red flag is you used teamname instead of teamid as a foriegn key to players. The third biggie is how you related players to stats.
__________________
oh yeah... documentation... I have heard of that.

*** What Do You Want In The MS Access Forum? ***
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On