Results 1 to 2 of 2
  1. #1
    FMAlanbrooke is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Sep 2014
    Posts
    8

    multiple many-to-many relationships


    Hi, I'm designing a database to keep track of various things in the design for a simulation board game. The game has six scenarios and over 40 variants. Each game can choose one scenario and each scenario can choose one variant, but not all variants are possible in all scenarios. Each game can have many pieces/counters. but not every piece can be used in every scenario or variant. So I want to be able to record which of 200+ pieces/counters can be used in which combination of scenarios and variants. Does a design like this allow for these things to be recorded? Click image for larger version. 

Name:	options tables diagram.JPG 
Views:	9 
Size:	33.1 KB 
ID:	18094

  2. #2
    ItsMe's Avatar
    ItsMe is offline Sometimes Helpful
    Windows 7 64bit Access 2010 32bit
    Join Date
    Aug 2013
    Posts
    7,862
    I usually test my table designs with query objects. I will create SELECT queries to append records to my tables, Once I have sample data, I will create additional queries to further test the table structure. I usually go back and forth between table design and using queries to test the design. Once I have a table design that functions with the queries, I will move to making a few basic forms.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. ARGH! Multiple Many-to-Many Relationships!
    By Pienuts in forum Database Design
    Replies: 18
    Last Post: 03-14-2013, 10:20 AM
  2. Multiple Field Values in Relationships
    By clchris_80 in forum Access
    Replies: 3
    Last Post: 01-21-2013, 01:07 PM
  3. Multiple one to many relationships
    By Iain in forum Database Design
    Replies: 6
    Last Post: 07-01-2012, 03:49 PM
  4. Many to Many Relationships for Multiple Tables?
    By RichNCSU in forum Database Design
    Replies: 13
    Last Post: 05-03-2012, 03:07 PM
  5. Displaying Multiple Relationships
    By paddon in forum Reports
    Replies: 7
    Last Post: 12-06-2010, 04:25 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums