Johnny
2010-08-31 08:32:03 UTC
I have a table X which contains several lines for each project. The sum of
all these lines makes the total project value.
Whenever any of the lines on X is updated or deleted the total project value
needs to be validated to make sure it is not bigger than a fixed amount. How
can I do this? I cannot figure out how to get the new value being written and
summing this up with the other values also available for the project.
all these lines makes the total project value.
Whenever any of the lines on X is updated or deleted the total project value
needs to be validated to make sure it is not bigger than a fixed amount. How
can I do this? I cannot figure out how to get the new value being written and
summing this up with the other values also available for the project.