I think you guys misunderstood me. For example, in my database, one value is SpeedyAir, I want to allow user the option of typing in the query
string himself.
Let's say he type in 'speedyair', should cases like this results in not finding a record, since the cases don't match?
Of course, if anyone implements the search by creating drop down menu, so users can on select certain values, this situation will never happened.
Any ideas?