I am new to Access ...
I am planning a database project with about 1,000 records (an inventory log of books). Putting 1,000 records in one table doesn't seem right. I'd like to divide them into smaller tables (like one for children's books, one for mysteries, etc...) just so that I don't have a table with an unmanageable amount of records in it.
But if I divide them, then each table will have practically the same field sets - name, date, publisher, author, etc... And I run into problems with relationship settings and data retrieval when I have different tables with the same fields in them.
What fundamental concept am I missing here?
Thanks!
I am planning a database project with about 1,000 records (an inventory log of books). Putting 1,000 records in one table doesn't seem right. I'd like to divide them into smaller tables (like one for children's books, one for mysteries, etc...) just so that I don't have a table with an unmanageable amount of records in it.
But if I divide them, then each table will have practically the same field sets - name, date, publisher, author, etc... And I run into problems with relationship settings and data retrieval when I have different tables with the same fields in them.
What fundamental concept am I missing here?
Thanks!