Results 1 to 4 of 4
  1. #1
    neo651 is offline Competent Performer
    Windows 7 64bit Access 2010 64bit
    Join Date
    Apr 2011
    Posts
    110

    Help with Database Design

    I'm trying to keep track of a survivor league pool using Access but I can't figure out how to put it together. Here are the rules of the league.

    Participants pick a single NFL team each week. Should that team win their game they continue into next week. If that team should lose their game the participant is out of the pool. Each participant can only pick any given team once. Once that person chooses that team they cannot select them again.

    I can't figure out how to put this together in an Access database. I need to be able to add Participants on the fly, I need to keep track of picks. Pick objects are composed the Participant, their Team selection, which Week the selection is for and what the Result of the game was (Win/Loss/Tie). And I need to prevent users from allowing a Participant from picking the same Team twice.



    Any ideas anyone?

    Thank you.

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,901
    Google: access database survivor pool

    Maybe this will help. This site http://www.brainjar.com/AspFootballPool/ has a template for creating a web-based pool. It also provides an Access database as the data file. Unfortunately, Relationships are not built and there are no queries, forms, or reports nor any coding.

    Also review this 'how to' from the same site http://www.brainjar.com/AspFootballP...ol/readMe.html

    Other sites of interest
    http://www.officepooljunkie.com/
    http://www.bettorschat.com/forums/po...pool-free.html
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  3. #3
    neo651 is offline Competent Performer
    Windows 7 64bit Access 2010 64bit
    Join Date
    Apr 2011
    Posts
    110
    I appreciate the help in getting the task done, and as much as I am interested in organizing my survivor league I'm doing it in Access as an exercise to learn more on how to use the program. So I'd like to learn and understand the ideal way to set up these tables. And without relationships defined in that sample database I'm not sure what to make of it. Thank you, though.

  4. #4
    June7's Avatar
    June7 is online now VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,901
    Review the 'sticky' thread tutorials here http://forums.aspfree.com/microsoft-access-help-18/
    I've never seen an Access project on this app before. No idea how it would be set up. Would have to do the analysis outlined in the above link. Attempt design and post your schema for analysis.

    If you explore the database from the earlier link might be able to figure out the relationships by identifying primary and foreign keys.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

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

Similar Threads

  1. Database Design for Specification Database
    By khwaja in forum Database Design
    Replies: 2
    Last Post: 11-24-2011, 03:58 AM
  2. Database Design.
    By cap.zadi in forum Database Design
    Replies: 4
    Last Post: 09-14-2011, 07:02 AM
  3. Database design - PLEASE HELP!
    By wanderliz in forum Database Design
    Replies: 1
    Last Post: 08-22-2010, 10:56 AM
  4. Database design help
    By DaveyJ in forum Database Design
    Replies: 7
    Last Post: 06-09-2010, 04:18 AM
  5. Database Design
    By mzrihe1x in forum Database Design
    Replies: 1
    Last Post: 06-17-2009, 09:09 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