Article ID: 916784 - Last Review: April 3, 2006 - Revision: 1.1 How to perform full-text search related tasks in SQL Server 2005 Express Edition with Advanced ServicesSUMMARYConsider the following scenario. You install Microsoft SQL Server 2005 Express Edition with Advanced Services. You select Full-Text Search during the installation. In this scenario, the following items that relate to full-text search are unavailable in the SQL Server Management Studio Express (SSMSE) user interface (UI):
MORE INFORMATIONSQL Server 2005 Express Edition with Advanced Services does not include SQL Server Agent functionality. Full-text search related tasks in the SSMSE UI require this functionality. However, you can perform Transact-SQL-based full-text search related tasks in the query editor in SSMSE. The Template Explorer component that is included in SSMSE contains the following full-text search related templates:
To access these full-text search related templates, follow these steps:
REFERENCESFor more information about the Transact-SQL statements that you can use to create and manage full-text catalogs and indexes, visit the following Microsoft Developer Network (MSDN) Web site: http://msdn2.microsoft.com/en-us/library/ms174975.aspx
(http://msdn2.microsoft.com/en-us/library/ms174975.aspx)
| Article Translations
|
Back to the top
