following with my previous question
http://social.technet.microsoft.com/Forums/en-US/project2010custprog/thread/33a69a3b-4ee9-4157-92b8-8cd5f9b14fe2/#3ec38db6-afa1-4318-9501-e8cf8e275e75 ,... I've still the same problem...
How do I need to change the timesheet data set? I changed the Actuals table of the dataset, adding values to the ts_act_value,... and I still get the same error:
Datasets -> Dataset1 -> Table Lines -> Row: TS_LINE_UID -> Error GeneralDalNoRowsUpdated (26028)
Do I need to change something in the Lines table of the timesheet dataset? how is the ts_line_act_sum_value updated? if i try to change this value, i get that is a read only column,... what am i missing?
thanks in advance.