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 IamaSherpa 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: *

  1. iam288

    update tbl X using data from table Y

    Hi guys, I've got a problem. Any suggestion?? update t1, t2 set t1.txt = t2.txt where t1.id = t2.id; I've tried this code in Access and it did work well but not for MySQL at all.

Part and Inventory Search

Back
Top