how to detect modified tasks

A

arvind kumar

Hi,

My application involves scanning all tasks in a project and save the
tasks/resources and their associations in a enterprise database.

For performance reasons, I would like to know somehow what
task,taskdependecy or resource objects have been modified and save only those
objects.

Is there any way of doing it ? I thought of using events to flag objects as
modified. But, it seems that using events is not foolproof, for example
changing task dependency from the gannt chart did not fire any events

Thanks in advance

regards
Arvind
 
R

Rod Gill

There is not currently a way. There might be in Project 2007 as 2007 caches
data which requires a date and time code so it can work out what does and
does not need refreshing. I don't know if that timestamp will be made
available.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top