FIX: Full-Text Queries May Return "Unspecified Error" Error Message (292755)
The information in this article applies to:
- Microsoft SQL Server 2000 (all editions)
This article was previously published under Q292755
BUG #: 351773 (SHILOH_bugs)
SYMPTOMS
Executing a full-text query from SQL Server Query Analyzer may result in the following error message:
Server: Msg 7619, Level 16, State 1, Line 1
Unspecified error
The error occurs if the query uses the CONTAINS full-text search predicate and the search phrase meets the following criteria:
- There is a hyphen in the search phrase.
- A noise-word is present after the hyphen.
RESOLUTIONTo resolve this problem, obtain the latest service pack for SQL Server 2000. For additional information, click the following article number to view the article in the
Microsoft Knowledge Base:
290211 INF: How to Obtain the Latest SQL Server 2000 Service Pack
STATUSMicrosoft has confirmed that this is a problem in SQL Server 2000. This problem was first corrected in SQL Server 2000 Service Pack 1.
Modification Type: | Major | Last Reviewed: | 11/6/2003 |
---|
Keywords: | kbBug kbfix kbSQLServ2000sp1fix KB292755 |
---|
|