Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Database not updating!
Message
De
23/11/2002 19:36:13
 
Information générale
Forum:
ASP.NET
Catégorie:
ADO.NET
Divers
Thread ID:
00726205
Message ID:
00726210
Vues:
20
Well, you're probably missing a few steps somewhere. Did you use the CommandBuilder to set up your Insert/Update/Delete commands? Why don't you post the code you have for setting up the DataAdapter, etc. and maybe we can see what you're missing.

~~Bonnie

>Hi All,
>
>Any boady know what is rong in this simble code, my DataRow and DataSet is update, but Database is not updating.
>*** Note: I am using Sql - MSDE
>
>myDR("bankname_a") = "US First Bank"
>myDA.Update(myDS, "Bank")
>myDS.AcceptChanges()
>
>Thanks in advance
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform