how to enable sp_fulltext_database in sql server 2000 desktop engine

  • hi folks,

    hi

    just i want how to enable the full text search index or sp_fulltext_database in sql server 2000 desktop engine please tell it how it was enable .

  • Just use..

    EXEC sp_fulltext_database 'enable'

    --Ramesh


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

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