+ Reply to Thread
Results 1 to 2 of 2

Access Database - Entities Not Linking

  1. #1
    Registered User
    Join Date
    06-06-2011
    Location
    UK
    MS-Off Ver
    Excel 2003
    Posts
    26

    Access Database - Entities Not Linking

    Hi guys,
    I'm making a database to show a school and it's members, etc and I'm trying to run queries (and sub queries) to show how staff are allocated.

    However, when I run the queries I've made, they don't seem to be returning the expected results.

    For instance, I want a query to show:

    faculty id, faculty name, person id, person firstname and surname, subject id and subject name.

    I expect the format in the following:
    1, Science, 1, Henri Blanc, 1, Biology
    1, Science, 2, John Green, 2, Chemistry
    1, Science, 3, John Black, 3, Physics
    2 Arts/performing arts, 4, Joe Grey, 1, Biology
    2 Arts/performing arts, 4, Kevin White, Chemistry

    But when I run the queries, I get a list of all the members of the database and they're allocated to each faculty and subject...

    Can anyone help me so that my database shows the proper allocations?
    Attached Files Attached Files
    Last edited by arlu1201; 01-07-2013 at 08:02 AM. Reason: Question re-input for the sake of others.

  2. #2
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2405 Win 11 Home 64 Bit
    Posts
    23,882

    Re: Access Database - Entities Not Linking

    Your issue is that you have not developed any relationship between the Person table and the other two tables you are involving in the query. If there is not a relationship between the person table, then Access cannot determine what faculty they belong to nor what classes are taught.

    Look at this link on relationships

    http://www.deeptraining.com/litwin/d...aseDesign.aspx
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1