Keep in mind it weighs much more in RAM and take more code and may be more cumbersome than a simple UPDATE made with executeNONquery.
UtilityBelt also makes generating UPDATE syntax even easier see: http://www.learnasp.com/freebook/learn/utilitybelt_sqlgenerateupdate.aspx and http://www.learnasp.com/freebook/learn/utilitybelt_sqlgenerateinsert.aspx as well. On 6/30/05, Ryan Olshan <[EMAIL PROTECTED]> wrote: > http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon/html/vbtskPerformingUpdates.asp > Ryan > > On 6/30/05, Arindam <[EMAIL PROTECTED]> wrote: > > > > > > Hi > > > > ANy one can give an example with > > dataset Update , > > > > Means if i want to play with DAtaset > > How do i do that ? > > > > dont want toupdate the data in datasource(SQL), > > just update data in data set , or datatable Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
