Hi.
Vista Ultimate
Access 2007
I'm developing an inventory database and have question on design. The database stores collection details. One item in the collection, one record. The design question is about showing related items. For example:
I have a typewriter Model 1
I have a manual for typewriter Model 1
I have a manual for typewriter Model 2 but no typewriter model 2.
What I would like is that when the record for typewriter Model 1 is displayed the user can see that a related item is the manual for this typewriter or whatever other items in the collection relate to this. Should they pull up the record for the manual they see the typewriter itself is a related item and again any other items in the collection. Likewise should I get a typwriter Model 2 it gets entered into the database linked to the typewriter model 2 manual so that when either record is dispayed the other related item is showing on the form somewhere.
How can I link the related records even though they are in the one table. I think I need a separate table but I need some guidance on design for this and how it might be done via a form.
Your advice is greatly appreciated.
Regards
Shane
Vista Ultimate
Access 2007
I'm developing an inventory database and have question on design. The database stores collection details. One item in the collection, one record. The design question is about showing related items. For example:
I have a typewriter Model 1
I have a manual for typewriter Model 1
I have a manual for typewriter Model 2 but no typewriter model 2.
What I would like is that when the record for typewriter Model 1 is displayed the user can see that a related item is the manual for this typewriter or whatever other items in the collection relate to this. Should they pull up the record for the manual they see the typewriter itself is a related item and again any other items in the collection. Likewise should I get a typwriter Model 2 it gets entered into the database linked to the typewriter model 2 manual so that when either record is dispayed the other related item is showing on the form somewhere.
How can I link the related records even though they are in the one table. I think I need a separate table but I need some guidance on design for this and how it might be done via a form.
Your advice is greatly appreciated.
Regards
Shane
Comment