How to remove full-text indexing on a table (Enterprise Manager)

How to Install SQL Server 2000

How To

How to remove full-text indexing on a table (Enterprise Manager)

To remove a full-text index on a table

  1. Expand a server group, and then expand a server.

  2. Expand Databases, expand the database in which the table belongs, and then click Tables.

  3. In the details pane, right-click the table, click Full-Text Index Table, and then click Remove Full-Text Indexing.

  4. Click Yes to confirm the removal of the full-text index from the table.

See Also

Full-Text Indexes