D
David
I have a Golf tournament results database currently in Excel
Everything in one big flat file
Number of records has grown beyond Excel single sheet capacity (64k for my
version)
I have some access experience and can transfer my excel data to Access
I wonder if I should dump it all in one table, or multiple tables
I will be interested in querying an individual player's results from a
named set of tournaments over a specified time period
My field s are as follows:
Tournament ID
Tournament Finish Date
Player Name
Holes Played
final score
Finishing Rank
Prize Money
It strikes me that for each tournament there will be many (say, 170) records
with the same tournament ID in the tournament ID field
Is this good practice or should I be doing something different with multiple
tables?
Thanks
Everything in one big flat file
Number of records has grown beyond Excel single sheet capacity (64k for my
version)
I have some access experience and can transfer my excel data to Access
I wonder if I should dump it all in one table, or multiple tables
I will be interested in querying an individual player's results from a
named set of tournaments over a specified time period
My field s are as follows:
Tournament ID
Tournament Finish Date
Player Name
Holes Played
final score
Finishing Rank
Prize Money
It strikes me that for each tournament there will be many (say, 170) records
with the same tournament ID in the tournament ID field
Is this good practice or should I be doing something different with multiple
tables?
Thanks