Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Location searches

Status
Not open for further replies.
Jan 20, 2005
65
GB
How can I create a query that will search a database for a record based on a "location" field?

It needs to be able to search town/city/postcode (like yell.com).

 
break apart the field to create those individual elements. it will make indexing (and using those indeces faster and better). then write the script to search only where the user has placed in the inputs

Bastien

I wish my computer would do what I want it to do,
instead of what I tell it to do...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top