S
skc
I have a Access2000 database as a backend on my website
created in FP2000.
I want to create a keyword search for any word typed in.
The site is to do with cars,
so "Ford", "BMW", "Automatic", "Leather" etc... are all
valid keywords.
The fields in my database are Make, Model, Description...
e.g.
Make: BMW
Model: 328i SE
Transmission: Auto
Description: Black, leather interior, alloy wheels, radio
cassette
How do I create a keyword search that scans the entire
database and returns to me rowsets that find matching
words - or better still a partial match?
Thanks,
skc
created in FP2000.
I want to create a keyword search for any word typed in.
The site is to do with cars,
so "Ford", "BMW", "Automatic", "Leather" etc... are all
valid keywords.
The fields in my database are Make, Model, Description...
e.g.
Make: BMW
Model: 328i SE
Transmission: Auto
Description: Black, leather interior, alloy wheels, radio
cassette
How do I create a keyword search that scans the entire
database and returns to me rowsets that find matching
words - or better still a partial match?
Thanks,
skc