Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

inner join on multiple fields (Access 2000)

Status
Not open for further replies.

IOOI

MIS
Jun 13, 2003
3
US
This may look trivial to some.

I have two Access tables, each has a primary key consisting two fields. I want to inner join the two table on their compond primary key (two fields), but the result set looks like a left outer join.

Could anyone tell me what I missed? Thanks.
 
I forgot to mention that the tables are linked tables from two different ODBC Data sources. Would this be the problem?
 
I then tried using "import table", the inner join is working fine now.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top