Results 1 to 4 of 4

Thread: How to configure many to many relationship?

  1. #1
    Geek_Guest
    Guest

    How to configure many to many relationship?

    How to configure many to many relationship?

    Question asked by visitor bhagath


  2. #2
    Junior Member
    Join Date
    Jul 2007
    Answers
    4

    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


  3. #3
    Junior Member
    Join Date
    Nov 2007
    Answers
    3

    Re: How to configure many to many relationship?

    Hi,

    Wat is the procedure to create a link and join?

    Thanks


  4. #4
    Junior Member
    Join Date
    Jul 2007
    Answers
    4

    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.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact