Bean Software Search Control
-
Version
2.1
Bean Software Search Control is ASP.NET web custom
control that creates WHERE clause of SQL Query to
database. It is intended to web developers to easily
add database searching options to web site without
much effort and without advanced knowledge of database
programming. Your web site visitors can choose between
four ways of searching: any word, all words, phrase or
boolean search expression with AND, OR and NOT
keywords.
It supports searching with LIKE keyword with standard
SQL that works with any database and also MS SQL Full
Text Search for optimized searching on SQL Server.
|