J
Janpue
I have one table and three dataadapter so I can build a hierarchical
dataset, depending of the value of a field: "level". When I try to
update any change it only works if the changes are made to the master
table of the dataset. No change made to child is updated. I have tried
with and without cascade update. There is a autonumerical primary key.
Why I can only get updated the fields of the master table? Thanks.
dataset, depending of the value of a field: "level". When I try to
update any change it only works if the changes are made to the master
table of the dataset. No change made to child is updated. I have tried
with and without cascade update. There is a autonumerical primary key.
Why I can only get updated the fields of the master table? Thanks.