Hello,
I am trying to create a search button in a windows forms application. I used a Microsoft Access 2007 file as the database and would like to be able to search the file by specific fields. Two of the fields would be a Number and a Name. If I could search by either that would be great. The windows forms application is designed with a grid that can be sorted by any column. The search button would have to scan the Access file...