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 MikeeOK 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: portjobs
  • Content: Threads
  • Order by date
  1. portjobs

    finding unmatched records in three tables, with multiple criteria

    I am working with three tables: 1) TableResources, with fields: ResourceID_pk, ResourceName 2) TableCategories, with fields: CategoryID_pk, CategoryName 3) TableResCats, with fields: ResCatID_pk, ResourceID_fk, CategoryID_fk, ResCatNote TableResources is already populated with a list of...

Part and Inventory Search

Back
Top