update from dataset to database
C#
3
Posts
2
Posters
0
Views
1
Watching
-
My dataset has 2 tables having foreign relationship. After I update these 2 tables in my dataset, how can I update them from my dataset to my real database? Thanks.
DataAdapter[^] Study the ADO.net model a little more. There are some great books out there + MSDN. Alex Korchemniy
-
DataAdapter[^] Study the ADO.net model a little more. There are some great books out there + MSDN. Alex Korchemniy