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
Mohamad Kassem
NA
1
3k
Retreiving data from XML file and writing them in MS access
Apr 29 2010 11:06 AM
Hello All,
I am looking to develop an application in VB.net and C#. I do not have an IT background and I work in construction project management and I would like to know if the idea is feasible.
Here is the problem:
- I have an
XML file
(exported from MS project: a project plan which contain activity start date, finish date, duration, etc.)
- I require
a code
that can read specific fields from the XML file (let's say activity names, their start and finish dates, dependencies) and write them in a table in MS access with their attributes (e.g. activity name = prepare foundation, duration = 15 days).
- I will manipulate these data in MS access (e.g. the new duration for "prepare foundation" will become 20 days instead of 15)
- The code should write these changes back in the XML file so I can import it again in MS project with the changes made.
I really appreciare your help in this matter.
Thanks
Mohamad
Reply
Answers (
1
)
reference
Data Grid View