7
Answers

Search from Ms Access and desplay record in labels

Suppose I have lblName, lblSurname, lblBalance. now my primary key is Name, how do i search for a record using a text box (txtSearch) to search for a record and then display the record in the above labels, lets say m using btnSearch button.
Answers (7)