The information in this article applies to:
SUMMARYThe Microsoft OLE DB Provider for Index Server 2.0 supports searching for prefix expansion (wildcards) in the CONTAINS predicate of the WHERE clause of a SQL statement. MORE INFORMATIONFollowing is the correct syntax to use prefix expansion (wildcards) in the CONTAINS predicate of the WHERE clause of a SQL statement:
To find all words that begin with "Inter", you should use the following:
The Online help for the CONTAINS predicate in Index Server 2.0
documentation contains an incorrect example that is missing the double
quotes required for prefix expansion.
REFERENCESFor more information on Index Server OLEDB Provider 2.0, refer to the Index Server documentation in the Windows NT Option Pack documentation. Additional query words:
Keywords : oledbProvIndex |
Last Reviewed: November 10, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |