Click here to Skip to main content
15,892,809 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
i want to connect sql database to gui form, in which i have made two combobox and two textbox with two button save and close.
Posted
Comments
Rajesh Anuhya 2-Feb-12 12:34pm    
what is your Question exactly, are you facing problem with connecting database?

Go through the below link..,

http://www.csharp-station.com/Tutorials/AdoDotNet/Lesson02.aspx[^]

Beginners guide to accessing SQL Server through C#[^]

** Try to read a ADO.Net book.

Thanks
--RA
 
Share this answer
 
Read this

Beginners guide to accessing SQL Server through C#[^]


Or this is great tuto to learn database app in C#

http://www.techotopia.com/index.php/Creating_a_Simple_C_Sharp_GUI_Application_with_Visual_Studio[^]


Try to build some code using above URL's and revery back with your queries.
It isn't be a hard to do

Hope this help otherwise CP member's and I with you. Happy C# Programming.
--Rahul D.
 
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