FIX: Linked Server Query with Hyphen in LIKE Clause May Run Slowly (275900)
The information in this article applies to:
- Microsoft SQL Server 2000 (all editions)
This article was previously published under Q275900
BUG #: 236178 (SHILOH_bugs)
SYMPTOMS
A query that has a LIKE clause that contains a hyphen (-) character may run slower than expected against a non-SQL Server data source for a remote table with a large number of rows.
RESOLUTIONTo resolve this problem, obtain the latest service pack for Microsoft 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
HotfixNOTE: The following hotfix was created prior to Microsoft SQL Server 2000 Service Pack 1.
The English version of this fix should have the following file attributes or later:
Version File name Platform
---------------------------------------------------------
8.00.210 s80210i.exe Intel
NOTE: Due to file dependencies, the most recent hotfix or feature that contains the above files may also contain additional files.
WORKAROUND
If the linked server provider supports it, use the OPENQUERY rowset function to force the entire query to be passed to the remote server.
STATUSMicrosoft has confirmed that this is a problem in Microsoft SQL Server 2000. This problem was first corrected in SQL Server 2000 Service Pack 1.
Modification Type: | Major | Last Reviewed: | 10/9/2003 |
---|
Keywords: | kbBug kbfix kbQFE kbSQLServ2000sp1fix KB275900 |
---|
|