F
florent
Hi,
I'm making my own web project server using a local web site developed on php
linked with SQLEXPRESS which is linked with MS_Project 2002 Standard.
All would work well if i had no issue with my update SQL code.
Is anybody knows the code or some tips to succeed in updating my tasks. I
want to change Work, actual work, remaining work, % completion and actual
finish date.
I update MSP_TASKS, MSP_ASSIGNMENTS with this values and i insert former
ones in EXT_EDIT_REF_DATA but it still doesn't work well. In fact when i
come back into MS_project i have a random worktime, duration, %completion...
on the updated task.
I think that there is something to do with MSP_TIMEPHASED_DATA but i don't
know really how to manage this with all informations it contains.
I think it should work if i delete in it all lines belonging to the task i
want to update.
I'm looking forward to any help.
Thank you and forgive my English if it's not well written (i'm french)
url:http://www.ureader.com/gp/1117-1.aspx
I'm making my own web project server using a local web site developed on php
linked with SQLEXPRESS which is linked with MS_Project 2002 Standard.
All would work well if i had no issue with my update SQL code.
Is anybody knows the code or some tips to succeed in updating my tasks. I
want to change Work, actual work, remaining work, % completion and actual
finish date.
I update MSP_TASKS, MSP_ASSIGNMENTS with this values and i insert former
ones in EXT_EDIT_REF_DATA but it still doesn't work well. In fact when i
come back into MS_project i have a random worktime, duration, %completion...
on the updated task.
I think that there is something to do with MSP_TIMEPHASED_DATA but i don't
know really how to manage this with all informations it contains.
I think it should work if i delete in it all lines belonging to the task i
want to update.
I'm looking forward to any help.
Thank you and forgive my English if it's not well written (i'm french)
url:http://www.ureader.com/gp/1117-1.aspx