Manage tasks by PDS

S

s.sanya

How I can change and delete tasks in the project by PDS or it to do directly
in SQL DB?
 
R

Rod Gill

I think PDS lets you do this. However, Project Server 2007 has discarded PDS
(it simply wasn't up to the task) and replaced it with a new PSI interface.

You can change the tasks in the SQL DB but you will need to open the project
in Project Professional then save and re-publish to Project Server to update
PWA.
 
S

s.sanya

I find only ProjectTasksCreate method for tasks in PDS. What methods allow to
edit and delete tasks?
 
R

Rod Gill

You will need to search the Project SDK for that answer. If the edit and
delete methods don't exist you will need to extend the PDS. Full details in
the Project Development Kit.

PDS and extending it, are for professional programmers who understand the
technology. Unfortuna5tely that takes it beyond even my advanced VBA skills!

Unfortunately the new PSI for 2007 looks like going the same way which I
believe is a real waste.
 

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