Results 1 to 4 of 4
  1. #1
    merlin777 is offline Competent Performer
    Windows Vista Access 2007
    Join Date
    Sep 2011
    Posts
    117

    best practice for handling redundant data?

    I'm writing an appointments database. Staff will enter an appointment between themselves and a patient. There will be a table of staff, another of patients and another for appointments which will inclue staff id and patient id.



    Here's my question: if a patient or member of staff leaves what is the best way to handle it? If i delete their records then reviewing old appointments will have that person missing from them but if i keep them those lists will just get huge with turnover and viewing a list will be unhelpfully long.

    I considered leaving the records but flagging them as current or ex so just the current can be listed.

    Is that a good approach?

  2. #2
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,521
    Yes, typically a status field of some sort is used. That lets you exclude people who have left during data entry.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  3. #3
    merlin777 is offline Competent Performer
    Windows Vista Access 2007
    Join Date
    Sep 2011
    Posts
    117
    thanks for that.

  4. #4
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,521
    No problem, post back if you get stuck.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

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

Similar Threads

  1. Best practice for data storage in db
    By BRZ-Ryan in forum Database Design
    Replies: 2
    Last Post: 03-05-2015, 08:07 PM
  2. Redundant use of same set of data in joined queries
    By d2ward in forum Database Design
    Replies: 1
    Last Post: 05-20-2014, 11:32 AM
  3. Redundant data, storing Quotation information.
    By lbtaylor1984 in forum Database Design
    Replies: 1
    Last Post: 10-30-2013, 11:54 AM
  4. Eliminate redundant data from Pick Box?
    By jsbdiver in forum Forms
    Replies: 5
    Last Post: 06-14-2010, 04:04 PM
  5. Redundant data entry question
    By mathonix in forum Forms
    Replies: 3
    Last Post: 01-29-2010, 08:54 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