Task costs from PDS in 2003

P

pmarchwiak

Is it possible to get the cost fields for a task (cost, ActualCost,
RemainingCost, etc.)using the PDS or is the only option to go against the
database? If so, which table should I use?

Thanks.
 
R

Rod Gill

You may be able to, but remember PDS for Project Server 2003 has been
completely replaced by PSI in Project Server 2007. It will therefore be
better to create a View in the Project Server database to read from the
MSP_VIEW tables. When you finally upgrade to the next version of Project
Server, simply update your View to read from the tables in the next version
and your code will continue to work.

--

Rod Gill
Microsoft MVP for Project

Author of the only book on Project VBA, see:
http://www.projectvbabook.com
 

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