Search Database Frontend
January 11th, 2010
I need to search a table in an Access Database from a textbox and display the found items to a DataGridView and save to a different table
e.g search item in Table1 and add item to datagrid, search another item, add item to datagrid, ect, ect. then save datagrid to Table2 ( different table )
Needs to be programmed in Visual Studio 2008 .net
oledb connections
Full Source code given
Must supply working compiled demo for testing



