Onamission71
Member
- Joined
- Jul 8, 2009
- Messages
- 14
- Programming Experience
- Beginner
I have an application which returns a string into a listbox, on the press of a button I wish to search a simple database (1 table with 4 colunms in MS Access) and if the listbox matchs the data in 1 of the colunms return the value. What is the best method to use, and how do I go about it, sample code?