Cannot use a CONTAINS or FREETEXT predicate on table or indexed view 'tabBlobItemRntContract' because it is not full-text indexed.
I want to make my table full-text indexed. i saw some tutorial could not do it. please help
Hi rakibxl,
Refer below links.
https://stackoverflow.com/questions/6003240/cannot-use-a-contains-or-freetext-predicate-on-table-or-indexed-view-because-it
https://forums.asp.net/t/2132815.aspx?How+to+enable+full+text+indexed+
https://docs.microsoft.com/en-us/sql/t-sql/statements/create-fulltext-index-transact-sql?view=sql-server-ver15
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.