Z
Zac Maclean
I am interfacing with another program that creates a Project file and saves
it to a database. The Projects it saves are able to be opened into MS
Project 2003, and edited if necessary.
My program updates Actual dates and % Complete directly to the database as
well.
What I need to do is automate the process of creating the BaseLine and
updating the Tasks list (scheduled dates)
This would be run on a weekly basis called from an "NT" (now "Windows")
Service. Currently, I have to iterate 200+ projects this way, this will
triple or more in the next 18 months, so I need to make this as automated as
possible. We don't want to hire someone who sole job is to update these
items if I can automate it.
I have the MS Project SDK, and after looking at it, was thinking that
writing my own COM add-in that can perform these functions would be the best
bet. I also realize that I could write a macro, or VBA project to do this.
I wanted to get some input on what would be the best path to take.
Zac
it to a database. The Projects it saves are able to be opened into MS
Project 2003, and edited if necessary.
My program updates Actual dates and % Complete directly to the database as
well.
What I need to do is automate the process of creating the BaseLine and
updating the Tasks list (scheduled dates)
This would be run on a weekly basis called from an "NT" (now "Windows")
Service. Currently, I have to iterate 200+ projects this way, this will
triple or more in the next 18 months, so I need to make this as automated as
possible. We don't want to hire someone who sole job is to update these
items if I can automate it.
I have the MS Project SDK, and after looking at it, was thinking that
writing my own COM add-in that can perform these functions would be the best
bet. I also realize that I could write a macro, or VBA project to do this.
I wanted to get some input on what would be the best path to take.
Zac