Results 1 to 3 of 3
  1. #1
    steelcurtain11 is offline Novice
    Windows 7 64bit Access 2013
    Join Date
    Feb 2013
    Posts
    3

    Help with Access - Having trouble with joins

    I'm having trouble with an Access assignment in class. I'm able to get started on the problems, but when it comes to the joining of tables in the database, that's when I start to get confused. It's just an intro database class, so we haven't learned too much stuff yet, but the professor who teaches it is kind of hard to learn from, and I've had no luck asking for help.

    One of the questions asks to join 2 tables into one.. each is for a different group of people with all separate first,last names, and phone numbers.. but they connect to each other through about 4 different other tables, and not directly. I've managed to get all the info I needed up on a single table from those two (first name, last name, phone) but they all show up as (A Lastname, A firstname, A phone, B lastname, Bfirstname, Bphone) instead of just Lastname, Firstname, Phone. I'm having trouble figuring out the INNER, LEFT, RIGHT, and FULL joins as the powerpoint we got for notes is VERY vague.. blah


    Sorry if this is confusing, I'm not even sure how to explain myself without talking to someone directly.

    But if anyone would be willing to help me, that'd be great. I can offer a more in depth explanation via PM. (I'm not looking to get my homework done for me, just to get past this bump with joins so I can move on. I just have 3 problems I'm stuck on)

  2. #2
    alansidman's Avatar
    alansidman is offline Indifferent
    Windows 7 32bit Access 2010 32bit
    Join Date
    Apr 2010
    Location
    Steamboat Springs
    Posts
    2,536
    I think this is a good explanation

    http://www.databasedev.co.uk/query_joins.html

  3. #3
    steelcurtain11 is offline Novice
    Windows 7 64bit Access 2013
    Join Date
    Feb 2013
    Posts
    3
    Thank you for that. I'm not sure if I'm just not seeing it on there, but for one of my questions it asks me to "Write a SQL statement to show the article title of all unpublished articles over 2000 words (Hint: articles not listed in the Published table)." There's an Articles table that lists every article and then a Published table that lists only the articles that were published. I'm unsure of how to select the data from Articles that Doesn't appear in Published.. I can figure out how to select the data that appears in Both Articles and Published, but not the other way..
    Last edited by steelcurtain11; 02-07-2013 at 08:19 PM.

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

Similar Threads

  1. Replies: 9
    Last Post: 08-31-2012, 12:00 PM
  2. Trouble opening Access file
    By nicknameoscar in forum Access
    Replies: 5
    Last Post: 08-08-2011, 12:32 PM
  3. Report trouble in Access 2000
    By blago in forum Reports
    Replies: 13
    Last Post: 09-16-2010, 07:12 AM
  4. VB code in Access '07 trouble
    By Pauldk in forum Reports
    Replies: 2
    Last Post: 02-18-2009, 03:59 PM
  5. Replies: 0
    Last Post: 08-16-2008, 09:10 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