i was wondering why still i have my full-text service disabled on my sql manager(client using xp pro) while the administrator showed to me that it is enabled on the server.
what could be the problem?
Printable View
i was wondering why still i have my full-text service disabled on my sql manager(client using xp pro) while the administrator showed to me that it is enabled on the server.
what could be the problem?
full-text support are not enabled on local so you should use the store procedure 'sp_fulltext_*' command in query analyzer instead.
hope this help other newbie in full-text services.
http://support.microsoft.com/default...;en-us;q270671
If you find this helpful rate-it.Thanks