I
Ivar Zapata
Suppose:
1) Only the "Master" table has a timestamp column
2) Use of datasets
3) A deleted or modified "Detail" row update should check first the
"Master" row's timestamp value to see if somebody else modified it.
The problem is that if the "Detail" row is deleted there is no way to
know which is the parent row.
Any ideas?
1) Only the "Master" table has a timestamp column
2) Use of datasets
3) A deleted or modified "Detail" row update should check first the
"Master" row's timestamp value to see if somebody else modified it.
The problem is that if the "Detail" row is deleted there is no way to
know which is the parent row.
Any ideas?