JSimoncelli
Registered User.
- Local time
- Today, 16:20
- Joined
- Apr 23, 2012
- Messages
- 73
Hi All,
I may/may not have an issue, let me explain. I have two a table’s tblCMAS and tblOrganization. The tblOrganization table has a list of organizations and is the one side of the relationship. The tblCMAS table has three fields that are linked by the relationship and pull data (OrgID as FK) from the tblOrganization.
When I create a query using the tblCMAS to populate the query no problem I get correct data as a return. I then use the “Show Table” button from Query Setup to drop in the tblOrganization table with the intent of adding the Org field from that table. Even before I do anything by simply dropping the table in when I run the query there is data displayed…
So at this point I must assume I am breaking some big Query rule or something, can anyone point out the error of my way..
See Attached of the Query
John
I may/may not have an issue, let me explain. I have two a table’s tblCMAS and tblOrganization. The tblOrganization table has a list of organizations and is the one side of the relationship. The tblCMAS table has three fields that are linked by the relationship and pull data (OrgID as FK) from the tblOrganization.
When I create a query using the tblCMAS to populate the query no problem I get correct data as a return. I then use the “Show Table” button from Query Setup to drop in the tblOrganization table with the intent of adding the Org field from that table. Even before I do anything by simply dropping the table in when I run the query there is data displayed…
So at this point I must assume I am breaking some big Query rule or something, can anyone point out the error of my way..
See Attached of the Query
John
Last edited: