Lifeseeker
Registered User.
- Local time
- Today, 06:05
- Joined
- Mar 18, 2011
- Messages
- 273
Hello,
So I have this many-to-many relational database(two master tables A and B that feed into a junction table in the middle) but exploring the possibility of having a subform on a mainform.(has to be one-to-many)?
I am thinking that I will build the main main on the junction table have a subform built at the bottom that shows all the records that relate to record from master table A. The only issue I think I may have is the one-to-many relationship being the requirement for the subform.
In the junction table, the records may look like this:
87345 BBA8745
87345 BBA2353
53453 BBA2324
53453 BBA5365
34534 BBA5365
on the subform at the bottom, can I have:
87345 BBA8745
BBA2353
53453 BBA2324
BBA5365
34534 BBA5365
So I have this many-to-many relational database(two master tables A and B that feed into a junction table in the middle) but exploring the possibility of having a subform on a mainform.(has to be one-to-many)?
I am thinking that I will build the main main on the junction table have a subform built at the bottom that shows all the records that relate to record from master table A. The only issue I think I may have is the one-to-many relationship being the requirement for the subform.
In the junction table, the records may look like this:
87345 BBA8745
87345 BBA2353
53453 BBA2324
53453 BBA5365
34534 BBA5365
on the subform at the bottom, can I have:
87345 BBA8745
BBA2353
53453 BBA2324
BBA5365
34534 BBA5365