Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
AcceptChanges Method
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00698616
Message ID:
00699362
Vues:
22
Cathi,

Duh! Silly me! That's what I get for trying to answer questions when my brain is fried. I guess I must've been thinking of the HasChanges() method or something.

Anyway, Victoria, listen to Cathi ... not to me!! <g>

~~Bonnie



>If you are trying to update the MainTable DataTable object, then you need to call your DataAdapter's Update method before the DataSet's AcceptChanges method.
>
>>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform