Sorry I have to post a attachement but I thought it would be the best way for someone to my problem.
The problem is when I click on my button to update to the data base the dataset updates but the database does not seem to, Could someone please help with this please?
I'm not downloading your attachment. All you needed to do was post the code you use to do the update. Do you get an error? If so what was the message. A common mistake is to call AcceptChanges before calling Update. Are you doing that?