Beginning .Net : Insert data into SQL Server Database with C#Examples and VB.Net Examples

  • Thread starter Thread starter jayeshsorathia
  • Start date Start date
You can insert data or records in to SQL Server Database tables using SqlCommand Class.
You can use "ExecuteNonQuery" method of SqlCommand Class.
This article is very useful for .Net Beginners.

If you really want to post to multiple groups then please
cross post instead of multi post.

Arne
 
Back
Top