Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Database not updating!
Message
From
23/11/2002 19:36:13
 
General information
Forum:
ASP.NET
Category:
ADO.NET
Miscellaneous
Thread ID:
00726205
Message ID:
00726210
Views:
17
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform