Click here to Skip to main content
15,881,588 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
Sir,
I want to delete any row from SQL database using C# application. So can you please tell me the coding. I can connect SQL database into C# windows form.
Posted
Updated 8-Nov-12 21:29pm
v2

This article will show you how to use ADO.NET:

A Beginner's Tutorial for Understanding ADO.NET[^]

The article contains a demo application that is web based but the ADO.NET concepts and code will remain same.
 
Share this answer
 
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900