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 SkipVought 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. 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