Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Insert DataSet
Message
From
23/11/2006 12:29:01
Alexandre Palma
Harms Software, Inc.
Alverca, Portugal
 
 
To
23/11/2006 11:24:09
General information
Forum:
ASP.NET
Category:
Other
Title:
Environment versions
Environment:
C# 2.0
Miscellaneous
Thread ID:
01172036
Message ID:
01172098
Views:
13
Then you can use the SqlDataAdapter and SqlCommandBuilder to send the changes to Sql Server.
Or then you cn parse the datatable and call a SP or generate your own Inserts, deletes and Updates.
But the easies if the fields name and table names in SQL are the same as your datatable it to use the SqlCommandBuilder and the SqlDataAdapter

>SQl ,,, but I can
Alexandre Palma
Senior Application Architect
Previous
Reply
Map
View

Click here to load this message in the networking platform