HI,
Im wondering if anyone can help me, my vb.net is not the best and i am trying to create a program that allows the user to search for staff.
i have created a database containing one table with details such as name, depatment, email address i have then created a form in vb containing the database headings as label along with a text box. i have also created a 'search' button.
i want the user to be able to type in a name in to the name text box and i want any reaults to display and then the user can select the appropriate one and i want the details to display i have connected the form to the databse but i dont know how to code the the search button to do what i want