PDA

View Full Version : visual basic 6 listbox and database


Odain
10-24-2005, 10:24 PM
I have a seach box that populates a listbox from a access 2000 database. what i want to be able to do is when i double click on a result in this case name, i want it to be able to populate text boxes on another form with the data that corresponds to the name i double click in the list box. any help would be greatly apprciated

Thanx in advance

Odain