Can someone tell me if i'm on the right track. After doing some reading on Access, this is what i have come up with. This is a basketball database that i will transfer to put onto a website.
GameID(pk)
TeamID
Venue
ATS
GameID
TeamID
1st qtr score
2nd qtr score
3rd qtr score
4th qtr score
gameid
teamid
fg made
fg attempt
3pt made
3pt att
ft made
ft att
reb
foul
assist
block
steal
turnover
Just a few extra questions
1. For my first table, is there any way to have two teams in the same table(ie on for home and the other visitor)
2. If i link a database to a website, does that mean when the data changes in my database it will automatically change on the website
GameID(pk)
TeamID
Venue
ATS
GameID
TeamID
1st qtr score
2nd qtr score
3rd qtr score
4th qtr score
gameid
teamid
fg made
fg attempt
3pt made
3pt att
ft made
ft att
reb
foul
assist
block
steal
turnover
Just a few extra questions
1. For my first table, is there any way to have two teams in the same table(ie on for home and the other visitor)
2. If i link a database to a website, does that mean when the data changes in my database it will automatically change on the website