Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Other Forums
 MS Access
 keyword search in a specific field.

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2000-08-25 : 08:02:24
Steve writes "Hi,

I have an access database with mutiple fields containing information. One of the fields (Brief_Descrip) contains keywords about each product.

What I'd like to be able to do is offer an advanced search feature so that a visitor to my website could put in keywords i.e. pubs and london and it would search the brief_descrip field and return the names of any pubs that are in London.

I've wrote a query that will allow me to search on a single word i.e Pubs but it brings up the names of pubs all over the country.

Your help on this would be appreciated.

Steve."

   

- Advertisement -