In this article we will describe to create Full text search in SQL Server 2008 through SQL Server management studio. To create a full-text catalog:\r\n
- \r\n
- Launch SQL Server management studio 2008
- Connect to SQL Server
- In Object Explorer, expand the server, expand Databases, and expand the database in which you want to create the full-text catalog.
- Expand Storage, and then right-click Full Text Catalogs.
- Select New Full-Text Catalog.
- In the New Full-Text Catalog dialog box, specify the information for the catalog that you are re-creating
- For more information, see New Full-Text Catalog (General Page)
- Click OK.
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n\r\n