Many to many relation between BO


Author
Message
justalex
justalex
StrataFrame Beginner (17 reputation)StrataFrame Beginner (17 reputation)StrataFrame Beginner (17 reputation)StrataFrame Beginner (17 reputation)StrataFrame Beginner (17 reputation)StrataFrame Beginner (17 reputation)StrataFrame Beginner (17 reputation)StrataFrame Beginner (17 reputation)StrataFrame Beginner (17 reputation)
Group: Forum Members
Posts: 7, Visits: 17
I have 3 Tables GroupsName, StudentGroups and of course Students



I have Multiple students that correspond to only one Group name from GroupsName and I want to alocate this in a new table because one student can migrate to another Group so I'm having in mind one combo box that will show the GroupsName and a listbox from where I can chose the Students and for each student chosen I add the corresponding ID's in the StudentGroups Table!



How would this be done ? or Is there a simple wey to do this ?
Replies
StrataFrame Team
S
StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)
Group: StrataFrame Developers
Posts: 3K, Visits: 2.5K
When you say that the contact information does not change, do you mean that when you navigate Object2, it stays on the same record and doesn't go to the next one?  Are you using a Navigate() method, or a Move() method?
PeterA
PeterA
StrataFrame Novice (78 reputation)StrataFrame Novice (78 reputation)StrataFrame Novice (78 reputation)StrataFrame Novice (78 reputation)StrataFrame Novice (78 reputation)StrataFrame Novice (78 reputation)StrataFrame Novice (78 reputation)StrataFrame Novice (78 reputation)StrataFrame Novice (78 reputation)
Group: Forum Members
Posts: 72, Visits: 235
Ben Chase (09/13/2007)
When you say that the contact information does not change, do you mean that when you navigate Object2, it stays on the same record and doesn't go to the next one? Are you using a Navigate() method, or a Move() method?




I mean that it stayed on the same record. I'm using a Navigate() method.



I think I've got it figured out. I'm still working out some kinks, but I seem to have figured out the relationship portion. I am still interested in seeing any detailed documentation you guys have on the BLLM. I'm currently guessing how a business object is going to behave when I change a property (the names of each property seem self-explanatory), but I'd rather not guess. It would be nice to know how each property changes the behavior of the link and what the default values of each property/behavior are.



Thanks!

StrataFrame Team
S
StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)
Group: StrataFrame Developers
Posts: 3K, Visits: 2.5K
We don't have any documentation in the help file on the use of the BLLM.  However, the descriptions of the properties within the property sheet should go a long way towards telling you what the name leaves out.  As always, though, if you have a question about one of the properties, just ask Smile
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Threaded View
Threaded View
justalex - 18 Years Ago
Trent L. Taylor - 18 Years Ago
PeterA - 18 Years Ago
StrataFrame Team - 18 Years Ago
PeterA - 18 Years Ago
                         When you say that the contact information does not change, do you mean...
StrataFrame Team - 18 Years Ago
                             [quote][b]Ben Chase (09/13/2007)[/b][hr]When you say that the contact...
PeterA - 18 Years Ago
                                 We don't have any documentation in the help file on the use of the...
StrataFrame Team - 18 Years Ago

Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search