R
runner
Hello!
I have a problem when updating the value of a primary key column in the
parent table. After the update which works fine against the database and all
its childrows - I get a constraint error when doing merge on the dataset.
Can someone explain why the update against the database works fine but when
merging the dataset I get a contraint error??
I believe it has to do with Current and Original value but I can´t seem to
find any answers - only to the problems with autoincrementing values.
Thx
I have a problem when updating the value of a primary key column in the
parent table. After the update which works fine against the database and all
its childrows - I get a constraint error when doing merge on the dataset.
Can someone explain why the update against the database works fine but when
merging the dataset I get a contraint error??
I believe it has to do with Current and Original value but I can´t seem to
find any answers - only to the problems with autoincrementing values.
Thx