Update multiple rows in dataset

  • Thread starter Thread starter shiv
  • Start date Start date
S

shiv

Hi all,

I am this problem. I need to populate a dataset with two
tables along with relations. make changes to multiple rows
simulataneously and update the datasource.
Does any body has idea about doing this stuff?

thanx in advance
shiv
 
I doubt if YOU are the problem... ;)
I wrote an article in VBJ magazine that should help.
http://www.betav.com/vsj_magazine.htm

--
____________________________________
Bill Vaughn
MVP, hRD
www.betav.com
Please reply only to the newsgroup so that others can benefit.
This posting is provided "AS IS" with no warranties, and confers no rights.
__________________________________
 
oops! sorry about the spelling :-)
Thanks for your inputs. The article on dataAdapter usage
in windows forms, gives some input to my problem. does
that hold good to web applications too?

thanks and regards
shiv
 
Back
Top