How to check that textbox data entered by the user exist on the db(MS Access) or not and if it exist in db than on the basis of that fetch the data and display on gridview else show error msg on label.
Note:- Using VS-2013 Asp.net webform with c#
Note:- Using VS-2013 Asp.net webform with c#