Results 1 to 4 of 4
  1. #1
    Join Date
    Sep 2011
    Posts
    2

    design help, clueless newbie seeks help

    hi all,

    I am extremely new to access and building a database for a workshop. reciepe for disaster me thinks.

    so I thought it would be best to have two tables,
    so if mr smith brings in two jobs there is no need too fill everything out twice in customer table and this way if I need to check previous work history I could query the job ID's for customer numbers.

    tables
    "customer ID" (info adress's phones and alike)
    "JOB ID" (nature of problem , repairs and so on)


    I have customer ID Primary key linked as foreign key in JOB id form

    is this the right way to design this?? or would it be just better to flatten the whole database out.

    so far it seems to be working and everyones impressed and theres hardly anymore paper waste or loss of paper work.



    but

    when I fill out a new "job Id" I enter the customer number that is related to the the customer ID, Is it possible to get access to automatical insert the customers actual name from the customer ID in job id form. If i can do this everyone at work will declare me god of access (silly buggers)

    I hope this makes some sort of sence lol.

    thanks and oppologies in advance

  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,530
    The two tables sound correct. You don't want to flatten them into one table. As far as the customer name:

    http://www.baldyweb.com/Autofill.htm

    Noting that you don't want to save the name in the jobs table, just the ID.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  3. #3
    Join Date
    Sep 2011
    Posts
    2
    thanks paul, I am still thinking that forms are mirror images of tables, I think I am on the right track. the only thing that needs to be related on the job Id is the customer primary/foreign key. and in the form I can "display" what ever fields I like from the customer table. but not save them in the job table
    back to reading-lol
    4 days ago I knew nothing, now we have a workign database of some description.

    thank you thank you thank you.

  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,530
    Happy to help. Sometimes it's appropriate to save one of the related values, but not typically.
    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. I am clueless
    By seast in forum Access
    Replies: 1
    Last Post: 07-15-2011, 02:51 PM
  2. Form Design Question with DLookup (newbie)
    By wongc61 in forum Access
    Replies: 4
    Last Post: 07-08-2011, 03:22 PM
  3. Newbie needs help with survey design
    By Buakaw in forum Database Design
    Replies: 5
    Last Post: 01-20-2011, 10:20 PM
  4. Help needed with table design/layout for newbie
    By jase118 in forum Database Design
    Replies: 8
    Last Post: 06-05-2010, 02:59 AM
  5. newbie needs design help
    By ashiers in forum Database Design
    Replies: 0
    Last Post: 09-13-2008, 07:05 PM

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