Click here to Skip to main content
15,742,477 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want a source code for update but without using stored in asp .net with sql server
Posted

Your question is very vague.

Read the following on the SQL UPDATE command :
http://www.w3schools.com/sql/sql_update.asp[^]

http://www.techonthenet.com/sql/update.php[^]
 
Share this answer
 
Comments
VJ Reddy 18-Apr-12 5:46am    
Good links. 5!
Mehdi Gholam 18-Apr-12 6:35am    
Thanks VJ!
I am assuming you want the C# code to do that. Check this page. you will find this helpful.

A Beginner's Tutorial for Understanding ADO.NET[^]
 
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