
July 27th, 2004, 06:02 AM
|
|
Registered User
|
|
Join Date: Jul 2004
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
league table
am learning access, and i have a problem doing a database for a league table in access
My database will store the clubs, the number of played games and the point for each team
i have three tables:
clubs
days
and competition
my field are for clubs: id, name, points
days : number
competition: day;home_club; away _club; result_home; result away
i want when we enter the result that the club that wins get more 3 points in the table
could anyone help m,e pelase
|