Project related information

S

Siva

Hi,
I am developing an application for which I require
"%WorkComplete","Total Work" "Start Date" and "End Date" for a Project
plan.
Which project server's table / view / stored procedure can I access to get
the above project related information. Kindly help me out in getting this
information.

Thanks in advance
Siva
 
H

Hugues Perron

Hi Siva,

You can begin by looking at the tables MSP_PROJECTS, MSP_VIEW_PROJ_TASKS_STD
and MSP_VIEW_PROJ_PROJECTS_STD

Hope this helps

Hugues
 
Top