N
Noor
Hi all
is there a way to issue sql commands against a dataset.
i mean can we execute an update command on the dataset.
like.. update <datatable> set <somecol> = <somevalue> where <someothercol> =
<someothervalue>
Im not asking about the exact synatax as mentioned above.. but i m just
asking if there is a way to update multiple rows of single col in one go.
thanks
Noor
is there a way to issue sql commands against a dataset.
i mean can we execute an update command on the dataset.
like.. update <datatable> set <somecol> = <somevalue> where <someothercol> =
<someothervalue>
Im not asking about the exact synatax as mentioned above.. but i m just
asking if there is a way to update multiple rows of single col in one go.
thanks
Noor