TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Sudhanshu
NA
4
7.5k
Extracting data from a word file to a database
Aug 6 2010 8:45 AM
Hi there,
I am working on a requirement management system which should be able to extract requirements from the SRS and other Requirement specification documents, which are in the .doc or .docx format.
I want to store it in an access database.
I am using office11.0 library and dont want to process whole document {so dont want to first extract all text to another file or in memory and then perform search or other operation.
Can anyone please suggest me how to do it without usig any other 3rd party s/w or library.
Someway through which I can match the patterns in the word file and directly extract relevant data to the corresponding field in the database.
As I am new to .net Plz explain the process and any code examples will be greatly appreciated...
My data base has following fields
Req_ID (PK)
Req_Alias(string)
Req_Priority(string)
Req_Status(String)
Req_Stability(string)
Req_Type(string)
Req_Description(text)
The SRS or other documents are expected to have a format like:
Document Title[not needed]
[Some Text not needed]
Functional/NonFunctional Requirements:[Type comes from here]
1.[Req_Title]: [Req_desc].
2.[Req_Title]: [Req_desc].[other fild values will be picked from here]
[other text not needed]
I can't use xml as the documents can be in the older versions of office also.
Thanx in advance....
Reply
Answers (
2
)
Active Directory having issue with IIS
how to get the type of html control used in here in c sharp corner to start a topic