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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: wave55
  • Content: Threads
  • Order by date
  1. wave55

    perform INNER JOIN on query results

    Im using Access 97 and the query is complaining about a "syntax error missing operator". I suspect it has something to do with using two SELECTs for the INNER JOIN. INNER JOIN expects table names but I thought a SELECT returns a table. SELECT * FROM Card WHERE Card.pk IN ( (SELECT DISTINCT...

Part and Inventory Search

Back
Top