M
Mathew Michuta
I have a dataset that i read into a datagrid, and I need
to find a way to update that table using transactions in
case some records update and some don't.
I would rather use the data adapter update so I dont have
to use all those update statements.
Thanks!
to find a way to update that table using transactions in
case some records update and some don't.
I would rather use the data adapter update so I dont have
to use all those update statements.
Thanks!