Results 1 to 3 of 3
  1. #1
    BrianF is offline Novice
    Windows Vista Access 2007
    Join Date
    Aug 2011
    Posts
    6

    Creating a Registration Setup

    Hi Everyone,



    I am completely new to designing dbs, so please bear with me.

    I am creating an athletics management database, where users can register an athlete into a sport, or for tryouts for a sport. I have one table that has all of the athletes and all their information. Sports are created by entering information into a form, using several lookup fields for the year, gender, level and season.

    My questions are:
    1- what is the best way to create the sport
    2- what is my best option to "register" an athlete into a sport.

    I would somehow like to register multiple athletes into the tryout for the sport, and then after tryouts, move those who make the team onto the sport, so rosters can be printed (a report that would be generated from a querey or table).

    I am open to suggestions, from multiple angles of attack.

  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,929
    For starters, review these 'sticky' thread tutorials here http://forums.aspfree.com/microsoft-access-help-18/

    Design a schema as best you can, post it for analysis.
    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
    rpeare is offline VIP
    Windows XP Access 2003
    Join Date
    Jul 2011
    Posts
    5,442
    Most importantly make sure all your tables have unique identifiers (autonumber works fine). This is likely what I would have.

    Participant table for all the people trying out/on teams
    Sport table for the type of sport, football, baseball, basketball etc.
    Team table for the team names

    From here it really depends on how your tryouts are performed. Are kids trying out for a specific team or is it a pool tryout and teams pick kids from that pool

    Is it important to know which kids came out for which tryouts and whether or not the made a team? Is it important to know which kids were on which team from year to year or are you going to want to basically re-create teams from season to season?

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

Similar Threads

  1. vb.net setup
    By rafi in forum Access
    Replies: 1
    Last Post: 08-12-2011, 12:27 AM
  2. Setup
    By aisza in forum Database Design
    Replies: 6
    Last Post: 05-09-2011, 03:43 PM
  3. database registration failures
    By rocheiro in forum Access
    Replies: 0
    Last Post: 02-10-2011, 09:08 AM
  4. Registration of Attendees
    By camende in forum Programming
    Replies: 1
    Last Post: 06-30-2010, 03:47 PM
  5. Registration Form
    By nengster in forum Forms
    Replies: 0
    Last Post: 02-16-2009, 04:22 AM

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