G
Guest
I have an .mdb which has fields that will contain keywords. For example:
Field_1 might contain the keywords: Skull, fracture, ocipital
How do I set up a an SQL query (or a find/seek command) to locate all
records which contain the keywork "fracture" in Field_1 ? (I'm using a VB
form as the interface.)
Field_1 might contain the keywords: Skull, fracture, ocipital
How do I set up a an SQL query (or a find/seek command) to locate all
records which contain the keywork "fracture" in Field_1 ? (I'm using a VB
form as the interface.)