Click here to Skip to main content
15,886,362 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi
This is really basic but I cant find a answer any where or maybe I'm looking in the wrong place can some body give me some simple code that updates an Winforms data table and an underlying SQL table from a value input into a text box.
Example change a users telephone number on a windows form and the change will be posted into the SQL table

Many many thanks
Posted

1 solution

In the link below contains
connecting database,
insert, update, delete.

http://www.homeandlearn.co.uk/csharp/csharp_s12p1.html[^]
 
Share this answer
 
v2

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