Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ASP/SQL boolean search

Status
Not open for further replies.

cvuodi

Technical User
Feb 26, 2001
4
GB
I'm trying to do AND/OR/NOT/NEAR searches on a MSSQL7 DB using full-text indexing.

Has anyone got a function or script to parse the query text, build up the SQL "WHERE" clause and return the original query text with the boolean operands inserted?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top