in each record is a field titled "keywords" which is used for
searching the records
each record is an article and data that defines it (like description,
author, wordcount, keywords, title, article, etc.)
searching a keyword field (which may contain 200 characters or less)
is faster than searching the memo field that the article is in, which
could be 20,000 characters or even more.
each keyword or key-phrase within one record is separated by a comma
(",")
the results of one record may look like this:
"cat, dog, animals, pets, pet-care, food, vetinarian, aspca, peta"
some of the records (from over-zealous authors) will contain a
plethora of keywords
however, i need to develop a query that limits the results of that
field to 10 keywords/key-phrases
the keywords/key-phrases are separated by commas (",")
i'm thinking there may be a way to show Left 9 commas. Is there?
If not, could we go Left 10 words?
Mike Kline
http://www.netterweb.com
Where Articles and Ezines Come Together