Results 1 to 2 of 2
  1. #1
    dallin is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    Sep 2014
    Posts
    1

    Question Trying to reduce number of fields

    Hi all! First-timer, my name's Brett



    Just wondering if anyone can offer some assistance in overcoming an obstacle I'm having with constructing an Access 2007 database. I confess I'm a bit of a newbie with relational databases but I do tend to pick up stuff quickly... the difficulty I'm having in this case is trying to find prior examples of work that are applicable to my particular scenario.

    I'm building a database for a repair workshop. The primary idea to begin with is to have a way of recording repair details for jobs, largely by way of check boxes eg "replace x part" and multiple-choice selections for things like test results eg pass/fail.

    As you can imagine, if I simply have a whole heap of yes/no fields the table gets very big very quickly, especially when I start considering this for multiple products (this is designed to cover repairs to about ten different products, all with their own set of standard repairs).

    After talking to a couple of people, one suggestion that came through was to have a question/answer table with question ID's referring to specific repair procedures. To my newbie mind this seems to make sense as instead of having lots of fields it would just have an ID, job number, question ID and answer fields, but I can't get my head around how to implement it into a form.

    Is anyone able to offer some advice on this? Or point me towards reading material on constructing this? I've tried looking but it's difficult to phrase my question in such a way as to get much in the way of google results!

    Any suggestions would be greatly appreciated.

    ~ Brett

  2. #2
    burrina's Avatar
    burrina is offline VIP
    Windows 8 Access 2010 32bit
    Join Date
    Oct 2012
    Location
    Freeport,Texas
    Posts
    1,383
    Welcome. First, you need to have a clear picture of what you want to achieve. Write down on paper a diagram of your design. It's like building a house, foundation first.
    As an Example:
    Tables first, then queries, then forms.

    tblProducts
    tblParts
    tlbProcedures

    Post back if you need more help.

    HTH

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

Similar Threads

  1. zip a secured accdb and reduce its size?
    By mglachss in forum Security
    Replies: 2
    Last Post: 02-05-2013, 05:15 AM
  2. Replies: 6
    Last Post: 07-23-2012, 11:24 AM
  3. Trying to Reduce Database Size
    By MarcLiq in forum Access
    Replies: 1
    Last Post: 12-29-2011, 03:55 PM
  4. Reduce PDF File Size
    By Phil Knapton in forum Programming
    Replies: 11
    Last Post: 02-16-2011, 09:10 AM
  5. How to reduce ribbon height
    By alaric01 in forum Access
    Replies: 2
    Last Post: 11-09-2010, 08:38 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