1
Answer

Insert a row to database with datarowcollection

I have inserted row to dataset with datarowcollection but I cant update database with dataadapter and row inserted dataset, How can I do that?

Answers (1)