Бележка
Достъпът до тази страница изисква удостоверяване. Можете да опитате да влезете или да промените директориите.
Достъпът до тази страница изисква удостоверяване. Можете да опитате да промените директориите.
To issue full-text queries against linked servers, you must first create a full-text index on the target tables and columns on the remote server. Next you must add the remote server as a linked server. That being done, you can use a four-part name in CONTAINS or FREETEXT full-text queries to query the target tables and columns on the linked server.
See Also
Concepts
Other Resources
sp_addlinkedserver (Transact-SQL)
CONTAINS (Transact-SQL)
FREETEXT (Transact-SQL)
Schema Functions Supporting Distributed Queries