B
Bill
Hello,
I am looking for information on how to implement a keyword search feature.
I want to allow the users of my database app to search for a word (text
string) accross multiple fields in a single table.
To complicate things a bit more. I would like them to be able to create a
list of words and select "ALL" or specific fields to search and return a set
of matching records.
I have some ideas but I'm sure there are more experienced developers out
here who can get point me in the right direction to get this done properly.
Any code , links , artilces would be greatly appreciated.
Bill
I am looking for information on how to implement a keyword search feature.
I want to allow the users of my database app to search for a word (text
string) accross multiple fields in a single table.
To complicate things a bit more. I would like them to be able to create a
list of words and select "ALL" or specific fields to search and return a set
of matching records.
I have some ideas but I'm sure there are more experienced developers out
here who can get point me in the right direction to get this done properly.
Any code , links , artilces would be greatly appreciated.
Bill