On Jul 23, 2:32 pm, import_resumes_from_word
<import_resumes_from_w...@discussions.microsoft.com> wrote:
> Resumes are in Word with a corresponding MS Access data base containing key
> words and terms from the resume. After MS Access query selects the resumes
[quoted text clipped - 3 lines]
> Thanks
> Jack Miller
why not just store the path to the file (see the FileOpenSave API at
www.mvps.org/api It's the first article.
then you could just click on the hyperlink to read the resume. Just
don't use an OLE field. Your database will bloat very quickly.