Not sure whats going on....
The fulltext service IS running. It does appear to work as I can issue a query using a CONTAINS in the where clause, eg.
....where contains (itemdesc,'%ipod%')
and that work's okay...However using SQL Server Management Studio the full-text options do not appear. So I don't know how to manage them!!!
|