First, I hope this is ok since I didn't see anything on posting code on planetsourcecode... if not let me know what I should do, as the code is too large to be placed in here...

This is code/sample application I created and placed on planetsourcecode. It's completely free, but I would like to hear some feedback on it!

Search an Access Database on multiple keywords and keyphrases entered in a search text box or drop-down box. This sample application will demonstrate how to fill a datagrid based on the criteria entered by a user. It shows how to replace the commas the users input with the proper syntax to perform a SQL Select statement. The sample is a smaller modified application that we developed to search a database for technical articles. The code is fully commented, and uses ASP .Net and VB .Net to search an Access 2000 database.


http://www.planetsourcecode.com/vb/s...1126&lngWId=10