
ASP.NET update task in MS Project Server and MS Project
Hi,
I think the best method will be to use the PDS interface to Project Server.
Visit the MSDN site for details on how to do this. Otherwise for MSP_ tables
see PROJDB.HTM file in your Project folder.
--
Visit www.mvps.org/project/ for the Project MVP's FAQ and third party
add-ons
Rod Gill
Microsoft Project MVP
Visit www.projectlearning.com for customized Project and Office VBA macros
and Project companion software
Quote:
> Hi,
> I am trying to write a ASP.NET web application to update
> task completion in project server and MS project, I refer
> to PDS and PDS Extender provided by MS but looks like can
> not achieve this purpose. In this case looks like I need
> to direct access and update to MSP_PROJECTS, MSP_TASKS,
> MSP_ASSIGNMENTS, MSP_WEB_PROJECTS, MSP_WEB_ASSIGNMENTS and
> all the related tables. Is it the right way to do that?
> My objective is after user click a ASP.NET
> button "Completed this task", my ASP.NET application will
> update to project server and MS Project database so both
> user and project manager can see the task update in both
> project server and MS Project.
> Please advise, thanks.
> Best Regards,
> Yew Ban