Index cannot be chosen as full-text search index.

  • Hi all,

    I have a table which already has a full-text index, and is working fine. Today I tried to add 2 new fields to the table using Management Studio. The fields are date fields and are un-related to the full-text search. When I tried to save the changes I get the following error:

    'tblUserProfile' table

    - Unable to modify table.

    Index: PK_tblUserProfile cannot be chosen as full-text search index.

    I have added several other fields to this table since the full-text index was created, with no problems, so I'm wondering why this error is happening now?

    Database version is 9.0.3080.

    Thanks for any help.

    ROSCO

  • Note: Doing it manually with an ALTER TABLE worked without error.

    ROSCO

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply