Insert Data in Database using DataGridView????
Database
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, I am using SQL 2005 and VS2008. What I want to do is that I want to Insert, Update and Delete data from database using DataGridView. How can I do this? Please Help.
-
Hi, I am using SQL 2005 and VS2008. What I want to do is that I want to Insert, Update and Delete data from database using DataGridView. How can I do this? Please Help.
Here you are: http://msdn.microsoft.com/en-us/library/fbk67b6z.aspx[^] See the last example.
Giorgi Dalakishvili #region signature My Articles / My Latest Article[^] / My blog[^] #endregion