I made a program which saves some information to Access database, but now I made a new form with combo box in it, couple
of textboxes and a picture box. When I fill the Access database with data i.e. information about a person: name, lastname etc.. I want to see those names of that persons in my combo box, and when I select one name, textboxes populates with data acording to
that person. Writing to database is done I just don't know how to update my textboxes on selected index of combo box. Can anyone help me.
↧