Paul Maher
New member
- Local time
- Today, 18:55
- Joined
- Jul 5, 2002
- Messages
- 6
Im writing a database to capture info on my video tapes.
I'm new to this, but so far sucessfully designed tables/forms to link my Tape Cassette Details to Programmes (1 to many). Now I want to take this to the next level and to associate Actors/Actresses with Programmes.
As there are Many Programmes and Many Actors, I have built an Intersection Table with the Primary Key from the Programmes Table and Primary Key from the Actors Table.
From my Programmes Form and My Actors Form I want a way to associate one with the other (hence the intersection).
Trouble is, I dont know how to use the Intersection Table (or at least how to update it).
I think I need to Design a Form with the Programme as the Parent Record and a SubForm with Actor as Child Record. But how do i update the Intersection Table?
If you can grasp where i'm coming from and have any ideas I'd be grateful.
Thanks Paul
I'm new to this, but so far sucessfully designed tables/forms to link my Tape Cassette Details to Programmes (1 to many). Now I want to take this to the next level and to associate Actors/Actresses with Programmes.
As there are Many Programmes and Many Actors, I have built an Intersection Table with the Primary Key from the Programmes Table and Primary Key from the Actors Table.
From my Programmes Form and My Actors Form I want a way to associate one with the other (hence the intersection).
Trouble is, I dont know how to use the Intersection Table (or at least how to update it).
I think I need to Design a Form with the Programme as the Parent Record and a SubForm with Actor as Child Record. But how do i update the Intersection Table?
If you can grasp where i'm coming from and have any ideas I'd be grateful.
Thanks Paul