Showing posts with label UPDATE. Show all posts
Showing posts with label UPDATE. Show all posts

Wednesday, November 23, 2016

Post #9 : Programming " CRUD Part 3 - How to Update data in SQL Server using VB.net with sample project"

Hi. Jack


Now we will try to  change the data that we have input, we will work with one button that we have made in the first trial here.

we will combine save and update command in one button.