Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Best Way To Speed Up This Query
Message
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Miscellaneous
Thread ID:
01371572
Message ID:
01381096
Views:
26
Sergey,

From what I can see, Full Text searching must be set up when the server is set up. Is this so? My client already has SQL Server in place and isn't like;y to monkey around with it.

Again, I'm trying to all the user to query large fields for partial text.




>First, you've to set up full-text indexes on relevant columns in the table. After that you can use CONTAINS predicate for full-text searches. See BOL for details.
>
>
>>Ok, can you provide insight on how I can do a full text search?
>>
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Previous
Reply
Map
View

Click here to load this message in the networking platform