In VB.net, how do you populate SQL results into text boxes?

Andy

New member
Click on the link below:
http://img574.imageshack.us/img574/618/adminscreenshot.jpg

I want to search a person's ID in the search text box and once I click search button, I want it to show the relavant information belonging to that particular ID from the SQL database table to the respective text boxes. I need the code.

I am very amateur at programming and this is for a project that I need to impress my lecturers. Thanks!
 
Back
Top