Jump to content

Recommended Posts

Posted

I have created a form with a DataGridView that is connected to the appropriate DB and I created a Sub that allows me to edit a row. Once the row is edited, I can see the appropriate changes are made to the DataGridView, but when I close the form and fire it back up, the table is back to its original state before the changes. I have googled and googled and cannot find the right command to actually commit the changes to the DB.

 

Can someone give me a little push?

My database is named MyBusiness with one table called Customer. My form is using MyBusinessDataSet and CustomerTableAdapter.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...