Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Updating Dataset
Message
General information
Forum:
ASP.NET
Category:
ADO.NET
Miscellaneous
Thread ID:
00690940
Message ID:
00691550
Views:
13
You need to call the EndEdit method of the DataRow before you try and Update. This flags to the ADO.NET that you are finished editing the current row.

>I created a typed dataset which consist of 4 related tables. I noticed that after running an update command, changes made are not saved to SQL until I move the record pointer of the dataset to another record and then run the update command.
>WHY?
-----------------------------------------

Cathi Gero, CPA
Prenia Software & Consulting Services
Microsoft C# / .NET MVP
Mere Mortals for .NET MVP
cgero@prenia.com
www.prenia.com
Weblog: blogs.prenia.com/cathi
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform