G
Guest
Hi all,
I have a dataset that includes 2 datatable with a parent- child relation.
so i have 2 dataadapter.
when i update the first datatable with first dataadapter,
my second datatable's rows' rowstates change from "Added" to "Unchanged".
So i can not insert them to db.
Where is the problem?
Oracle 8.1.7
Win. App.
C#
Thanks.
Fatih.
I have a dataset that includes 2 datatable with a parent- child relation.
so i have 2 dataadapter.
when i update the first datatable with first dataadapter,
my second datatable's rows' rowstates change from "Added" to "Unchanged".
So i can not insert them to db.
Where is the problem?
Oracle 8.1.7
Win. App.
C#
Thanks.
Fatih.