We use fulltext search on a MS SQL 2000 SP2 server.
When a user that have administrator permissions on the server makes a search
everything goes well, but
when a non administrator user searches he gets a timout.
(Microsoft OLE DB Provider for SQL Server) Timeout expiredError Code:
0x80040e31
Message: IDispatch error #3121
Description: Timeout expired
Source: Microsoft OLE DB Provider for SQL Server
I have been logging the disc activity with filemon whitout any strange
results, and i can't find any
strange events in any other loggs.
/Jonas
Hilary Cotter - 31 May 2005 03:54 GMT
can you run this full-text query using this account in Query Analyzer?

Signature
Hilary Cotter
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html
Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com
> We use fulltext search on a MS SQL 2000 SP2 server.
>
[quoted text clipped - 13 lines]
>
> /Jonas