Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2001-02-06 : 18:12:08
|
Jabba writes "I have a database i want to allow the user to search for a list of keywords, but these keywords could be in several different fields contained in one database table.
The input will be via an ASP web page,but the query would be all in SQL.
It would also be great to be able to parse the search string for things like AND's and OR's as well and build the SQL query taking these into mind as well.
Thanks in advance.
" |
|
|
|
|
|