View Single Post
  #12 (permalink)  
Old 22-06-2007, 11:30
SteveR SteveR is offline
Junior Member
 
Join Date: Jun 2007
Location: Beverley, East Yorkshire
Posts: 16
Default

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!!!
Reply With Quote