On which OS Search.CollatorDSO is available?

牧云@^-^@ 提交于 2019-12-31 04:57:07

问题


I am trying to search file system using Search.CollatorDSO:

Provider=Search.CollatorDSO;Extended Properties="Application=Windows"

On what Windows OS is this provider available by default? According to this question it is not installed on Web editions of Windows Server.

If it is not installed can it be installed manually?


回答1:


After much digging, it appears the only way to get the ole db provider: Search.CollatorDSO is to enable the Search service in windows OS itself. Installing Search Server from the download does not install it. (Confusing!)

Note that Windows Search Service, what this thrad is about, is completely distinct from "Search Server."



来源:https://stackoverflow.com/questions/23348222/on-which-os-search-collatordso-is-available

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!