I was just wondering. I have a query that finds records against what is entered in a search box. It works okay, but responds as letters are typed in it produces searhed records even if the input gets matched to the middle of an item.
Example, John, James, Brian is in the field.
If I type in oh, then the record above would appear in my list. Is there any way to change it so it would retrieve records only if I had typed Jo, Ja or Br.
Just a thought as it would make searching far better. Thanks
Example, John, James, Brian is in the field.
If I type in oh, then the record above would appear in my list. Is there any way to change it so it would retrieve records only if I had typed Jo, Ja or Br.
Just a thought as it would make searching far better. Thanks