I'm fairly new to Access, and I'm trying to figure out how to structure tables & relationships to accomplish what I want.
I work with the children's dept. of a public library, and we create lots of different book lists which we use to assist patrons. Some books may be on more than one list. We add to these lists regularly, sometimes on the fly as we get new books in, and we may create new lists on the fly as need arises. Some lists will be long -- perhaps a hundred books or more -- and some much shorter.
I know how to create a table for the books (at least I think I do): fields such as bookID, author, title, call number, reading level, etc.
What I'm puzzled about is what kind of table structure would work for the lists of books For example, if I want to create a list of "Pirate Stories", should I create a "Pirate Stories" table, with a single BookID lookup field, to which I can add as many entries as I want?
To further complicate things, I'd like to be able to subdivide my booklists into various categories -- Preschool lists, lists created by a particular staff member, etc.
I'm sure that's not as clear I need to be, but hope someone can help me get handle on this.
Thanks!
John
I work with the children's dept. of a public library, and we create lots of different book lists which we use to assist patrons. Some books may be on more than one list. We add to these lists regularly, sometimes on the fly as we get new books in, and we may create new lists on the fly as need arises. Some lists will be long -- perhaps a hundred books or more -- and some much shorter.
I know how to create a table for the books (at least I think I do): fields such as bookID, author, title, call number, reading level, etc.
What I'm puzzled about is what kind of table structure would work for the lists of books For example, if I want to create a list of "Pirate Stories", should I create a "Pirate Stories" table, with a single BookID lookup field, to which I can add as many entries as I want?
To further complicate things, I'd like to be able to subdivide my booklists into various categories -- Preschool lists, lists created by a particular staff member, etc.
I'm sure that's not as clear I need to be, but hope someone can help me get handle on this.
Thanks!
John