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

    Missing operator in query and need suggestion for retrieving records

    Left Aligned Text Here's the code that produces the missing operator error: Do Until rs_sorted.BOF mysql = " UPDATE PBillImportTemp " & _ " SET PBillImportTemp.Extension = tblimportExt.Extension " & _ [highlight #FF99FF] " WHERE ((PBillImportTemp.Date <> '...

Part and Inventory Search

Back
Top