How do update actual work from code

H

Henke

Hi
I'm trying to update a actual work on a task from code. Do I have to do
something more than just change the value in TASK_ACT_WORK? I have read
something about updating the EXT_EDIT_REF_DATA field too. Or are there any
stored procedure I can use to do it?

Thanks!
/Henke
 
J

JackD

Read the projdb.htm or pjdb.htm (it goes by different names depending on
versions) file that comes with project. It tells you all you need to know
about updating tasks in the database.
 
H

Henke

Thanks for your answer Jack.
I did read the document you talked about, and found the update statement for
tasks. I tried it but got some error about decimal and boolean data types.
Have you got any samples that actually works?

/Henke
 
J

JackD

I think that the sample in the document works.
I don't update through the database so I don't have a sample.
Sorry.
 

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