Dear All,
I need to update more than one changes done in datagrid to access database.
Is there any way to do this with out using oledbdataadapter wizard object.
that is not like dataadapter.update(dataset)
Is there any other way than the above to do updations.
like executing the update query and inserting in to database.
Thanks
I need to update more than one changes done in datagrid to access database.
Is there any way to do this with out using oledbdataadapter wizard object.
that is not like dataadapter.update(dataset)
Is there any other way than the above to do updations.
like executing the update query and inserting in to database.
Thanks