Can any one please help in finding the solution for how to autoinsert the data in the microsoft Access database based on the data inserted in textbox and display it instantly
for e.g
If I entered in the textbox1 as "ShihabKhan" then it should insert the related data in microsoft Access database upon the click of the tab button and display it as :
Name               City              Country
ShihabKhan      Bangalore      India
 
Hope you will find the solution for the same