G
Gabriele
Hi to all,
I am dealing for a month with a difficult problem concerning tasks
duration. I'll try to explain my problem:
I create tasks in a project by filling (through a c# application and
ado.net) the msp_tasks table and all the needed tables in a project
database placed on Sql Server. Everything looks fine and when I try to
import the project loading it from the sql server containing the
project database everything is ok, except some random tasks that
sometimes have a zero duration, even if in MSP_TASKS they have not a
null duration.
I'll try to explain better;
for example some tasks have the value 600 (1 hour) in
MSP_TASKS->TASK_DUR but when I load them from the database they lasts
0 !
the problem occurs only with the duration field...
I set all the ext_edit_ref_data fields to '1' and in fact not all the
tasks have this problem, but only some of them, randomly and not
always!
Please help me, I'm getting crazy with this problem!
Gabriele
I am dealing for a month with a difficult problem concerning tasks
duration. I'll try to explain my problem:
I create tasks in a project by filling (through a c# application and
ado.net) the msp_tasks table and all the needed tables in a project
database placed on Sql Server. Everything looks fine and when I try to
import the project loading it from the sql server containing the
project database everything is ok, except some random tasks that
sometimes have a zero duration, even if in MSP_TASKS they have not a
null duration.
I'll try to explain better;
for example some tasks have the value 600 (1 hour) in
MSP_TASKS->TASK_DUR but when I load them from the database they lasts
0 !
the problem occurs only with the duration field...
I set all the ext_edit_ref_data fields to '1' and in fact not all the
tasks have this problem, but only some of them, randomly and not
always!
Please help me, I'm getting crazy with this problem!
Gabriele