Hi guys, I know how to add a new row using a data adapter, but I don't know how to update a row using a data adapter.
Instead of usingWhat would I use to update a row.VB Code:
datRow = datSet.Tables("Telephone_Stores").NewRow
Thanks
|
Results 1 to 4 of 4
Thread: Update record using data adapterThreaded View
|
Click Here to Expand Forum to Full Width |