Prepare for your Next Interview
This is a discussion on How to configure many to many relationship? within the Seibel forums, part of the Enterprise Solutions category; How to configure many to many relationship? Question asked by visitor bhagath...
|
|||
|
Re: How to configure many to many relationship?
hi
You need to create Links between the BC's in that you need to specify the following properties Parent BC, Child BC, Inter Table, Inter Parent Column, Inter Child Column. also specify cascade deleted property as per your requirement Regards Shafath |
|
|||
|
Re: How to configure many to many relationship?
1. Create Link Object defination specifying the parent BC and Child BC source column and destination columnfor 1:M
2. leave blank on source column and destination column and mention inter properties for M:M ie intersection table and column 3. Related to Join there is child object defination on BC for join it can be implict or explict. Implict will not have join specification and made over extension tables of BC table property and there column can be edited. Explicit join requires join specification defination which a child object defination of Join the columns of explicit join are used oly to display in the applet. |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Relationship in Database | RyanJames | Database General | 1 | 01-12-2008 12:51 PM |
| how to configure three different applets in one field | JobHelper | Seibel | 2 | 12-12-2007 03:32 AM |
| How To configure Paypal Code in PHP Script | Geek_Guest | PHP | 1 | 07-20-2007 10:37 AM |
| Can we configure two Informatica Servers on the same m/c | Geek_Guest | Data Warehousing | 0 | 07-12-2007 08:58 PM |
| solve the relationship | vmshenoy | Brainteasers | 7 | 01-16-2007 12:53 AM |