Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
AcceptChanges Method
Message
From
10/09/2002 23:41:22
 
 
To
10/09/2002 23:31:27
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00698616
Message ID:
00699189
Views:
24
Well, I'm not sure how much help I'll be, but I'll try. Part of your problem might be how your DataAdaptor is set up? Perhaps it's not Updating correctly. The reason that I can't really be too much help on this, is that we're not using da.Update() because we send the Tables changed rows to the back-end through StoredProcedures instead of relying on the da.Update(). So, not having much experience with it, I'm not sure what you may have missed. Posting more code might help. =)

>I created a dataset which consist of a main table and several reference tables. Only the main table can be modified.
>
>dsAllTables.MainTable.AcceptChanges()
>daMainTable.Update(dsAllTables.MainTable)
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Previous
Reply
Map
View

Click here to load this message in the networking platform