How can you update many rows in database with only 1 single data in vb 2010? -


is possible me.tableadaptermanager.updateall(me.dataset)? have 1 textbox.. want value update multiple rows in same table..

for example.. i'll filter tbtransaction table empname, datebegin, dateend.. table filtered empname, datebegin, , dateend.. example, filtered data, have status field.. not same because have different dates.. want value in textbox.. single value vb 2010 textbox update status field same data 1 clicked submit button..

is possible?


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -