Results 1 to 2 of 2
  1. #1
    robbeh is offline Advanced Beginner
    Windows 7 64bit Access 2010 32bit
    Join Date
    Sep 2014
    Posts
    55

    Question One to Many Question - Data relationship

    I have a table that tracks information about an employee. We use a simple Form to input the data, to control data entry we use tables for our list items and dropdowns on the form.

    Specifically the field in question is the College field in the Employee Info Table.

    tblEmployeeInfo
    tblCollege - List of colleges

    frmEmployeeInput
    txtCollege - Control source College Field in the employee table, row source tblCollege

    My question is, is there a better way to set this up using a one-to-many relationship? I am just thinking, what if a College changes their name and we change it in our database. Now all the people in the system will have a college name that is "depricated". What would be the standard for this?



    Thanks in advance,
    Robb

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,623
    Options:

    1. create a new record for the new college name and set the old record as 'inactive' so it can be excluded from dropdown list for new record entry

    2. save the college name into each record
    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. Table relationship question
    By Lothar in forum Database Design
    Replies: 4
    Last Post: 06-16-2014, 03:58 PM
  2. Relationship (small Question)
    By lebronjames in forum Access
    Replies: 3
    Last Post: 11-07-2012, 08:41 PM
  3. Relationship question
    By txlibertygirl in forum Access
    Replies: 2
    Last Post: 10-13-2011, 08:59 PM
  4. Replies: 2
    Last Post: 09-07-2011, 06:00 AM
  5. Relationship Question on one-many
    By daveofgv in forum Database Design
    Replies: 2
    Last Post: 05-08-2011, 10:39 AM

Tags for this Thread

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