Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 full text search problem ???

Author  Topic 

chandu123
Starting Member

11 Posts

Posted - 2009-05-16 : 23:02:37
when i am using full text search it is showing the error like this--Full-Text Search is not installed, or a full-text component cannot be loaded.,how to install full text search im using sql server 2005 management studio express.help me on this.THANKS.



**chandu**

malaytech2008
Yak Posting Veteran

95 Posts

Posted - 2009-05-17 : 00:25:20
Management Studio--> Database-->Rt click on the database name-->In database properties page click on the files and checked the option use-full text indexing.

Thanks

Malay
Go to Top of Page

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2009-05-17 : 03:01:18
see

http://sqlserverpedia.com/wiki/FTS_-_How_to_use_TSQL_to_Create_Full-Text_Indexes
Go to Top of Page

chandu123
Starting Member

11 Posts

Posted - 2009-05-17 : 13:21:49
Thanks for your quick reply but in files field i dint find full text search option.I am using sql server management studio 2005 express,there are any other ways that i can enable the option??

**chandu**
Go to Top of Page
   

- Advertisement -