dbTalk Databases Forums  

Determining if Full-Text Search is enabled

microsoft.public.sqlserver.setup microsoft.public.sqlserver.setup


Discuss Determining if Full-Text Search is enabled in the microsoft.public.sqlserver.setup forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
tnt
 
Posts: n/a

Default Determining if Full-Text Search is enabled - 10-26-2009 , 03:39 PM






Hello,

How do I determine if this feature is enabled on a MS SQL 2005 Enterprise.
If it not enabled, can I enable it without affecting my current database?

TIA,
tnt

Reply With Quote
  #2  
Old   
Russell Fields
 
Posts: n/a

Default Re: Determining if Full-Text Search is enabled - 10-27-2009 , 06:58 AM






tnt,

In SQL Server 2005, Full Text indexing is installed as a matter of course
(except for Express), but particularly if you have migrated in databases
from SQL Server 2000, they may not be enabled to use it.

Yes, you can enable one database at a time. Here is a discussion
http://www.kodyaz.com/articles/SQL-S...-Indexing.aspx

RLF

"tnt" <tnt (AT) discussions (DOT) microsoft.com> wrote

Quote:
Hello,

How do I determine if this feature is enabled on a MS SQL 2005 Enterprise.
If it not enabled, can I enable it without affecting my current database?

TIA,
tnt

Reply With Quote
  #3  
Old   
Russell Fields
 
Posts: n/a

Default Re: Determining if Full-Text Search is enabled - 10-27-2009 , 11:09 AM



Sorry, a clarification is that new databases will by default be enabled for
full text indexing, but you do need to ensure that the full text indexing
service was installed. If not, then rerun setup to add the full text
service. (Reflecting an answer to your question in the fulltext newsgroup.)

RLF

"Russell Fields" <russellfields (AT) nomail (DOT) com> wrote

Quote:
tnt,

In SQL Server 2005, Full Text indexing is installed as a matter of course
(except for Express), but particularly if you have migrated in databases
from SQL Server 2000, they may not be enabled to use it.

Yes, you can enable one database at a time. Here is a discussion
http://www.kodyaz.com/articles/SQL-S...-Indexing.aspx

RLF

"tnt" <tnt (AT) discussions (DOT) microsoft.com> wrote in message
news:5E53FED4-54B4-41FE-B5E1-DB204172CBAE (AT) microsoft (DOT) com...
Hello,

How do I determine if this feature is enabled on a MS SQL 2005
Enterprise.
If it not enabled, can I enable it without affecting my current database?

TIA,
tnt

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.