M
Marcus Kraus
Hi everybody...
first of all "please excuse my bad english"
I need to control the RowStatus in a Dataset..
e.g. I want to insert a Row in a Dataset which will not be updated when I
uses xxx.Update()......So I want to have this Row to be "Not Modified" and
than I need to Change another Row Status to "Modified" ( I know I can use
xxx.AcceptChanges() but this won't help... )
I have used PowerBuilder Datawindow Technilogie ( from Sybase ) bevore and
it was similiar to the Dataset Datadapter paradigm..... With that we had
full control over the Status....
Can someone help me with that ??
Thousand Thanks
first of all "please excuse my bad english"
I need to control the RowStatus in a Dataset..
e.g. I want to insert a Row in a Dataset which will not be updated when I
uses xxx.Update()......So I want to have this Row to be "Not Modified" and
than I need to Change another Row Status to "Modified" ( I know I can use
xxx.AcceptChanges() but this won't help... )
I have used PowerBuilder Datawindow Technilogie ( from Sybase ) bevore and
it was similiar to the Dataset Datadapter paradigm..... With that we had
full control over the Status....
Can someone help me with that ??
Thousand Thanks