No announcements
Found 524463 threads
-
0 Votes
Many to Many to Many Relationships
How then would you effectively create the relationship described above?Answered | 1 Replies | 1519 Views | Created by WadeAmaral - Thursday, April 3, 2014 3:14 AM | Last reply by Chongtham Rajen Singh - Sunday, April 6, 2014 2:44 AM -
3 Votes
Modeling many-to-many relationships
Many to many relationships come about in most solutions I have ever worked on, and is not necessarily an indication of complexity.Answered | 5 Replies | 5622 Views | Created by darmir - Thursday, July 30, 2009 6:51 AM | Last reply by Martin Platt - Monday, August 3, 2009 3:24 AM -
0 Votes
Design Many-Many relationships
In this case, you really don't have a classic many to many relationship because the two relationships you mention are just natural parts of the design.Answered | 5 Replies | 4699 Views | Created by CSharp Enthusiast - Thursday, March 21, 2013 5:52 PM | Last reply by Mike Flakus - Wednesday, October 19, 2016 4:38 PM -
7 Votes
many-to-many-to-many relationships
A many-to-many relationship should be resolved by adding ONE and ONLY one table between the two other tables.Answered | 21 Replies | 8225 Views | Created by pmdci - Friday, November 11, 2011 5:44 PM | Last reply by pmdci - Monday, November 14, 2011 2:00 PM -
2 Votes
Many to Many Relationship
Hi Bharath_RAM, For how to build aggregations related to many-to-many relationships, please refer to a blog ...Answered | 3 Replies | 1215 Views | Created by Bharath_RAM - Wednesday, July 29, 2015 3:35 AM | Last reply by Simon_Hou - Thursday, July 30, 2015 11:11 AM -
2 Votes
Many to Many Relationship
Rekha, you can also find several examples of models using many-to-many relationship here: http://www.sqlbi.com/articles/many2many Marco Russo ...Answered | 4 Replies | 2592 Views | Created by Rekha Mhalaskar - Friday, May 2, 2014 9:16 AM | Last reply by Rekha Mhalaskar - Saturday, May 3, 2014 6:48 AM -
0 Votes
Creating a many-to-many relationship
In the meantime I would recommend the following document: http://www.sqlbi.eu/Portals/0/Downloads/M2M%20Revolution%201.0.93.pdf This ...Answered | 1 Replies | 4919 Views | Created by pscorca - Sunday, December 20, 2009 7:15 AM | Last reply by tom.martens - Sunday, December 20, 2009 9:37 AM -
1 Votes
Many to many relationship In Olap
Create a degenerate dimension in your fact table that uses a fact relationship to the fact table.Answered | 1 Replies | 4124 Views | Created by Asrar Nazir - Monday, May 28, 2012 8:29 AM | Last reply by MMilligan - Monday, June 4, 2012 7:09 PM -
0 Votes
many to many or reference relationship
But if you need to still analyze the forecast measures at day granularity, you could use a separate logical copy of the forecast fact table / measure group, which is related to date at year ...Answered | 1 Replies | 5075 Views | Created by AS-1 - Tuesday, October 27, 2009 10:43 PM | Last reply by Deepak Puri - Wednesday, October 28, 2009 3:04 AM -
0 Votes
Many to Many Relationship Keys
Hi Everyone, I have 2 entity objects (table1 and table3) with a many to many relationship via an intermediary table (table2) containing only the ...Answered | 2 Replies | 2949 Views | Created by Alphabetix - Monday, August 16, 2010 7:26 AM | Last reply by liurong luo - Wednesday, August 18, 2010 9:58 AM -
0 Votes
Many to many relationship
Although my above image represents a many to many relationship but the requirements of the system suggest that a member can not belong to more than one committee ...Answered | 4 Replies | 6794 Views | Created by Abdul Hakeem Baloch - Saturday, October 22, 2011 2:56 AM | Last reply by Dan Guzman - Saturday, October 22, 2011 3:30 PM -
0 Votes
Adding to a Many to Many Relationship
Many thanks!Answered | 9 Replies | 10099 Views | Created by Ean Nugent - Wednesday, February 27, 2008 4:12 PM | Last reply by vtiDaniel - Friday, October 15, 2010 5:59 PM -
2 Votes
Many to many relationships
i blogged about it here: http://gbrueckl.wordpress.com/2012/06/12/non-unique-relationships-and-how-to-tune-them/ you need to create a table that contains ...Answered | 3 Replies | 2611 Views | Created by MAQ1 - Thursday, February 21, 2013 2:13 PM | Last reply by MAQ1 - Friday, February 22, 2013 3:03 PM -
0 Votes
Many to Many Relationships
I can't see any need for a many-to-many relationship here.Answered | 1 Replies | 823 Views | Created by VivDev - Friday, January 22, 2016 10:19 PM | Last reply by Darren Gosbell - Sunday, January 24, 2016 11:48 AM -
0 Votes
Recommendations for Many-To-Many Entity Relationships?
I just tried that with a TO and FROM relationship connector between a Business and Relationship entities.Answered | 6 Replies | 2684 Views | Created by Tony Long - Tuesday, August 2, 2011 2:32 AM | Last reply by JaimeH - Tuesday, August 2, 2011 4:16 AM -
1 Votes
Reference Dimension relationship: many-to-many?
If each fact table row is associated with one-and-only-one activity record, the Activity Dimension relationship to the fact table is a regular relationship.Answered | 1 Replies | 6168 Views | Created by John Lynn - Thursday, January 29, 2009 10:30 PM | Last reply by Martin Mason - Thursday, January 29, 2009 11:34 PM -
1 Votes
Many-to-Many Relationships with Entity Framework
Your original scenario stated you had a problem with EF and a "many-to-many" relationship.Answered | 21 Replies | 41376 Views | Created by Nathon Dalton - Friday, June 4, 2010 6:08 PM | Last reply by Joe Bako - Friday, February 11, 2011 11:38 PM -
0 Votes
change one -many relationship to many-many relationship in the database table
Many-to-many relationship requires a separate junction table.Answered | 4 Replies | 1545 Views | Created by Jerry double - Tuesday, November 25, 2014 2:30 AM | Last reply by Kalman Toth - Wednesday, November 26, 2014 1:36 PM -
0 Votes
Many to many date relationship
I have started by creating a relationship between tbl_SalesCall/tbl_Dates and tbl_Transaction/tbl_Dates (I would like to note that PowerPivot puts ...Answered | 1 Replies | 2559 Views | Created by Chaserracer83 - Monday, October 8, 2012 7:17 PM | Last reply by Brent Greenwood - Tuesday, October 9, 2012 5:21 AM -
0 Votes
handling Many to Many RelationShip in EF
and EF will do entrires in ClassGroup also as before it was doing when it was not in model as due to M to M relationship?Answered | 7 Replies | 684 Views | Created by Zaid Mirza - Saturday, January 16, 2016 10:51 AM | Last reply by davidbaxterbrowne - Monday, January 18, 2016 5:03 PM - Items 1 to 20 of 524463 Next ›
No announcements