Link to home
Start Free TrialLog in
Avatar of jonsuns7
jonsuns7

asked on

Visual Basic, Update Database Using DataGridView

Hi Everyone,

I am creating a visual basic application that links to a table in a SQL Server database. I

went through the wizard for creating a DataGridView. My problem now is that I cannot

add or update to the database. Though it gives me the form that I can use to input data,

it is never saved to the database.

Ironically, at the beginning of the process, it gives you options to add, delete and Update

from the View.

What more do I need to setup to get the application to be able to add and update data.

Thanks,

John
ASKER CERTIFIED SOLUTION
Avatar of Nasir Razzaq
Nasir Razzaq
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial