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

    Question Query - no Data from two tables will be displayed

    Hi Users,
    I have a problem with a query.
    i have two tables with data.
    In one table there are some articles with an unique ID.
    in the other table there are some orders. every order held one article. In the order table the is one field were i write the 'Artikelnummer_Kunde' of the article.



    My query have to display all the other fields of article wich is connected over the ID with the order.

    But my query is empty. Where is the problem?
    Click image for larger version. 

Name:	query1.png 
Views:	5 
Size:	24.3 KB 
ID:	19234

    Click image for larger version. 

Name:	orderdata.png 
Views:	5 
Size:	9.6 KB 
ID:	19235

    Click image for larger version. 

Name:	articledata.png 
Views:	5 
Size:	7.0 KB 
ID:	19236
    Kind regards
    Christian

  2. #2
    lfpm062010 is offline Competent Performer
    Windows 7 64bit Access 2010 64bit
    Join Date
    Oct 2013
    Location
    US
    Posts
    415
    You are join two table using field "Artikelnummer_Kunde" on both table.

    The table "Fertigungsauftrage" has field "Kunde" and "Artikelnummer_Kunde" and table "Artlikelliste" only has field "Artikelnummer_Kunde".

    Since the join field is "Artikelnummer_Kunde" and if both table does not have the same information. Then you are not going to get any data back.

    For example,

    Click image for larger version. 

Name:	Capture.PNG 
Views:	4 
Size:	7.4 KB 
ID:	19244
    Click image for larger version. 

Name:	Capture2.PNG 
Views:	4 
Size:	7.4 KB 
ID:	19245

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

Similar Threads

  1. Query Parameter Displayed on Report
    By hinoks in forum Reports
    Replies: 3
    Last Post: 02-17-2012, 01:56 PM
  2. Stored vs. Displayed Data for a ComboBox
    By tylerg11 in forum Forms
    Replies: 1
    Last Post: 12-14-2011, 03:11 PM
  3. Query displayed as body of email - edit
    By virnier in forum Access
    Replies: 0
    Last Post: 03-16-2011, 01:26 PM
  4. Replies: 1
    Last Post: 10-13-2010, 12:40 PM
  5. Replies: 0
    Last Post: 03-24-2010, 12:51 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