Click here to Skip to main content
15,890,512 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
how to Add ,update ,delete records in c#
Posted
Comments
OriginalGriff 21-Jul-12 10:10am    
This is not a good question - we cannot work out from that little what you are trying to do.
Remember that we can't see your screen, access your HDD, read your homework instructions, or read your mind.
Use the "Improve question" widget to edit your question and provide better information.
[no name] 21-Jul-12 10:11am    
You do this by using queries if you are talking about updating records in a database. Do you have a specific question or are you just spamming the message board for entertainment?

1 solution

Based on your other questions, this should help - Learn from this article: Simple ADO.NET Database Read, Insert, Update and Delete using C#.[^]
 
Share this answer
 
Comments
nandjaring 21-Jul-12 11:10am    
this is that, what i was expecting , thanks
Sandeep Mewara 21-Jul-12 11:41am    
Welcome.

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