Results 1 to 4 of 4
  1. #1
    elsuwi is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Jun 2012
    Posts
    3

    Normalized data structure denormalized for data entry.

    I normalized the data structure involved in recording test data into 4 tables that are essentially 4 drill down levels. One test tied to many reads, each read tied to many samples, each sample tied to many results.



    It replaces a single table with 64 columns for entering data. My problem is the client wants the use the layout of the old form, 4 blocks of fields, each with 4 across and 4 down for data entry.

    I'm looking for ideas on how to implement. I thought of using pivot tables but the data in pivot tables in not editable, right? So, won't work for data entry and editing. I also thought of creating an "on demand" a temporary table as the record source for views and edits and use the temp table to update the records in the normalized structure. But that seems both laborious and unwieldy.

    I am reluctant just revert to the denormalized data structure because of ramifications for the rest of the project. Anybody else confront this and come up with an acceptable solution? Or, am I missing something painfully obvious?

    elsuwi

  2. #2
    elsuwi is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Jun 2012
    Posts
    3
    problem solved

  3. #3
    orange's Avatar
    orange is offline Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,726
    For those who may read this thread, would you care to tell them How you solved this problem?

  4. #4
    elsuwi is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Jun 2012
    Posts
    3

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

Similar Threads

  1. Replies: 5
    Last Post: 08-12-2013, 12:53 AM
  2. Data entry
    By tarhim47 in forum Forms
    Replies: 2
    Last Post: 05-26-2011, 12:09 PM
  3. data entry
    By ngeng4 in forum Forms
    Replies: 22
    Last Post: 03-18-2010, 07:12 PM
  4. Replies: 3
    Last Post: 04-27-2009, 02:29 PM
  5. Data Entry And Data Recalling
    By GeeDee in forum Access
    Replies: 0
    Last Post: 05-01-2007, 05:20 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