I am editing a specific column of a DataRow using Item collection.. then i am using DataAdapter's Update method to save the changes but it is giving me
System.InvalidOperationException: Update requires a valid UpdateCommand when passed DataRow collection with modified rows.
Now how can i know the update command for this row@ run time? I am lost![]()
Well.. I am new to Ado.Net and VB.Net......
***Believe me.. I used to be a VB GURU***![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()




Reply With Quote