EDN Admin
Well-known member
Hello ,
Im trying to build a database application that contains a list-box. Im trying to get it so that when the user clicks on an item in the list box the items data information is displayed onto another form that has the database table details. ex. Address book
list-box has list of company employee names when JOHN DOE is selected another form pops up withJOHN DOES information.
if this is possible in list-box i would very much like the help if not could use the help to be able to do it another way. I am using VB for my coding sense i am still learning how to program, I have very little experience in any C type language or in Java.
View the full article
Im trying to build a database application that contains a list-box. Im trying to get it so that when the user clicks on an item in the list box the items data information is displayed onto another form that has the database table details. ex. Address book
list-box has list of company employee names when JOHN DOE is selected another form pops up withJOHN DOES information.
if this is possible in list-box i would very much like the help if not could use the help to be able to do it another way. I am using VB for my coding sense i am still learning how to program, I have very little experience in any C type language or in Java.
View the full article