I want to save details of resume/CV into Sql Server - 2008. Document is in word file or pdf file only.
like, In Database I have field likes Education, Experience, Skill etc.. then in CV If I find words likes Education, Experience, Skill etc.. then I want to fetch all information about these fields.
So how can I fetch information about those fields? and How can I find that particular details was over for example Education, Experience, Skill etc..?
hello ,
I need to make the application like any one upload their cv or resume on my site and display the information same like naukri.com for example i want to fetch the education information from cv and put separately into page region then how can i fetch that information. similary i want to get experience information from cv the how i get that ?
My Question is for example how i indetify the eduction information start from one location and end for particular location in cv.
hope you understand my problem.