An Indexing Service query that uses the LIKE predicate returns an incorrect result in Windows Vista
On a computer that is running Windows Vista, an Indexing Service query that uses the LIKE predicate returns an incorrect result. For example, when you use the following query clause to query for files whose names contain the “doc” string, the result may include some files whose names do not contain the “doc” string.
SELECT Filename FROM Scope() WHERE filename LIKE '%doc%'
Note: This problem does not occur on a computer that is running Windows XP.
For more information on this issue, including potential causes, workarounds, and resolutions, see: Microsoft KB Article KB940069.

Start
About
FAQ
Blogroll
Shop
Tips and Tricks
Windows Updates
Hotfixes
Keyboard Shortcuts
Vista's Services
Vista's Commands
Product Reviews
Glossary
Videos
Web Links

Comments
There are no comments yet...Come on, share your thoughts!
Leave a Comment