J
John
Hi
I am updating a datatable in a dataset as below;
daMyAdpater.Update(MyDataSet.MyTable)
How can I trap various different exceptions that may occur during this
update process?
Thanks
Regards
I am updating a datatable in a dataset as below;
daMyAdpater.Update(MyDataSet.MyTable)
How can I trap various different exceptions that may occur during this
update process?
Thanks
Regards