Hi
I'm trying to build a search system using MS ACCESS (and classic asp) which returns the most relevant results at the top.
I have a memo field that stores a large description. Is it possible to calculate how many times a string appears in this description?
E.g. If the word 'advisor' appears in the description 10 times, I need it to return the number 10.
Thanks for your help.
I'm trying to build a search system using MS ACCESS (and classic asp) which returns the most relevant results at the top.
I have a memo field that stores a large description. Is it possible to calculate how many times a string appears in this description?
E.g. If the word 'advisor' appears in the description 10 times, I need it to return the number 10.
Thanks for your help.