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

    SQL Query Help

    I have following two tables: Table1: ------- ID Name Table2: ------- OwnerID Address1 Address2 Address3 Table1.ID = "100" and the corresponding address record in Table2 is Table2.OwnerID = "C100". So if Table1.ID = "200" then Table2.OwnerID = "C200" and so on. So the OwnerID field in...

Part and Inventory Search

Back
Top