Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2006-09-19 : 07:37:54
|
Lucky writes "I've tried searching a lot on the net but am not able to find out how to allow a user (non-admin/owner) to be able to create & populate the FullText Indexing Catalogs on the tables he creates (in MSSQL 2000).Currently although with admin account, I can create FullText Catalogs but I have to provide the permissions to build & populate catalogs to a user, so that he can use FullText Search on his tables.Please Help.Cheers :-)" |
|
EugeneZ
Starting Member
26 Posts |
Posted - 2006-09-19 : 17:17:05
|
sysadmin FullText Service is windows service - to start or stop - you must be admin |
 |
|
|
|
|