select data from database using combo box
how do i select data from by access database by using combox selected values in c#?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Manish Kumar ChoudharyPosted Jan 6, 2015, 3:55 AM
Hi Gowtham Vishnu,
Go through following links it will help you.
https://www.youtube.com/watch?v=dwG6eg5UofI
http://www.codeproject.com/Questions/559652/sendplustheplusselectedplusitemplusofpluscomboBoxp
Vinodh NarayananPosted Jan 6, 2015, 2:14 AM
http://www.c-sharpcorner.com/Blogs/46889/populate-database-column-in-a-dropdown-list.aspx
Please mark if accepted as answer!