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

Recent content by Tonnes

  1. Tonnes

    UPDATE with embedded SELECT...(kind of)

    You where not alone with this problem ! Thank you for the help with the extra where-statement. It also helped me. The problem seems to be that rows in table 2 that you dont have in table 1 are being processed with a NULL-update even though you have the where-statement (t2_id=t1_id). Thats why...

Part and Inventory Search

Back
Top