Setting up Full-Text Indexing
I'm trying to set a SQL Server 2005 column up for full-text indexing, but the option is grayed out. It's a Varchar(255) field. I'm using Visual Studio 2005 as my client to the database. Can anyone tell me what I'm doing wrong?
Thanks.
Aaron
|