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 Shaun E 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 iajacob

  1. iajacob

    SQL strings and Access Queries

    Hi again, For some reason recordsets do not like the asterisk when using "LIKE" in an SQL statement. I had the same problem. If you use " Like '%" & strRespCODE & "*' ));" I think it should work. Please see web article below...
  2. iajacob

    SQL strings and Access Queries

    Hi, If you use a % sign instead of the * asterisk, I think it should work. Hope this helps.

Part and Inventory Search

Back
Top