A
A K
I am new to ADO.Net and trying to use DataAdapter & DataSet.
I read the data from database table into dataset using DataAdapter.
Do I have to use the same DataAdapter object to update and commit the
changes made to DataSet?
I will appreciate any pointers to articles / documentations.
Regards,
Abdul
I read the data from database table into dataset using DataAdapter.
Do I have to use the same DataAdapter object to update and commit the
changes made to DataSet?
I will appreciate any pointers to articles / documentations.
Regards,
Abdul