Search results

  1. T

    search in a access database (query help)

    Hi guys I was wondering how to make a search in a access database. My query looks like this: SELECT ID, Heading, Description, Fix, Modified FROM CoreData WHERE (Heading = ?) Which work fine If I type in the entire “heading” text, but I would like to use an asterisk i...
Back
Top Bottom