Create searchable field

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

Guest

Hi,

I have a database with personal information and in the form in addition to
all the fields I would like to create a field for Resume where one can cut
and paste their resume. And also I want this field to be searchable on the
keyword. How can I do this? Please help me.

Thank you so much in advance.
 
Anna,

Storing the Resume text like that is not the best solution simply
because it is difficult to search and to do anything with in a memo
field. Secondly, the formatting is all lost and ... and ... and ...

CV documwents are uually treated like we do images. We don't store
the document in the database, we store the hyperlink to the file's
location. By clicking on the hyperlink, Word opens with the Resume'

This takes a little more setting up but in the long term is a million
times easier to use and manage

Brett

Hi,

I have a database with personal information and in the form in addition to
all the fields I would like to create a field for Resume where one can cut
and paste their resume. And also I want this field to be searchable on the
keyword. How can I do this? Please help me.

Thank you so much in advance.

Cheers,
Brett
 
Back
Top