> SQL 2005 no longer uses mssearch, but rather MSFTESQL and MSFTED.
>
[quoted text clipped - 12 lines]
>
> - Show quoted text -
Correct. You have to use scripts.
There are a number of SQL Server 2005 Express learning videos at the
following site. Video 13 is about full-text indexing.
http://www.microsoft.com/sql/editions/express/learnvideos.mspx
RLF
On Jun 19, 7:07 am, "Hilary Cotter" <hilary.cot...@gmail.com> wrote:
> SQL 2005 no longer uses mssearch, but rather MSFTESQL and MSFTED.
>
[quoted text clipped - 17 lines]
>
> - Show quoted text -
So is that correct? With SQL Express advanced you cannot use the
studio to manage the full-text info, I have to use scripts?
LongbowShawn - 24 Jun 2008 19:57 GMT
On Jun 24, 10:19 am, "Russell Fields" <russellfie...@nomail.com>
wrote:
> Correct. You have to use scripts.
>
[quoted text clipped - 31 lines]
>
> - Show quoted text -
Thanks!