Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Update Database with dataset
Message
From
25/10/2005 06:16:56
 
 
To
All
General information
Forum:
ASP.NET
Category:
ADO.NET
Title:
Update Database with dataset
Environment versions
Environment:
VB.NET 1.1
OS:
Windows XP SP2
Database:
MS SQL Server
Miscellaneous
Thread ID:
01061788
Message ID:
01061788
Views:
64
dear all,

how to update the dataset to Database where the dataset is convert from XML file/string.
when i direct convert xml to dataset and call "dataset.Update" method, it will treat it as INSERT new reocrd, how can i update that record without define UpdateCommand on dataadapter? i use "dataset.MissingSchemaAction = MissingSchemaAction.AddWithKey" inmy dataadapter. Any help will be appreciated.

NG
Next
Reply
Map
View

Click here to load this message in the networking platform