|
I'm no expert with Access and it's been a long time since I even looked at it but from the information you have given you could almost make do with a spreadsheet, rather than a database. I can't remember whether Excel will do a count of a particular variable, but if it does then that would do. But I guess this is some kind of homework and only a database will do.
The extent to which you should go for "relationality" depends on how much information is shared between clients and whether the infomation shares clients. So far you only have one kind of entity so only need one table. More entities means more tables.
|