access to the index

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

is it possible to gain direct access to the index data?
or how to get a list of words stored in all text/memo fields of a db table
(mdb)?

thanks
 
AFAIK, there's no way to get access to the index, but then I don't really
see how it would help you any how: the indexes wouldn't contain lists of
words, they would contain lists of phrases.
 
Is there any other viable way of getting the list of words (dictionary) from
a MDB table containing text and memo fields?

V.M.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top