SYMPTOMS
A Microsoft SQL Server 2000 Windows CE Edition (SQL Server CE) OLE DB application returns results that are not correct when you define a range to restrict the range of rows that you access from a table and then you access data from the table. Also, when you verify the results, you can see that the first two characters of the string values are used to define the range.
This problem occurs if the following conditions are true:
- You use strings that have more than two characters to define the range.
- You bind the range data string as the DBTYPE_WSTR OLE DB data type.
- You use the SetRange method of the IRowSetIndex interface to restrict the range of rows that you access.
back to the topRESOLUTION
Hotfix information
A supported hotfix is now available from Microsoft, but it is only intended to correct the problem that this article describes. Apply it only to systems that are experiencing this specific problem.
To resolve this problem, contact Microsoft Product Support Services to obtain the hotfix. For a complete list of Microsoft Product Support Services phone numbers and information about support costs, visit the following Microsoft Web site:
Note In special cases, charges that are ordinarily incurred for support calls may be canceled if a Microsoft Support Professional determines that a specific update will resolve your problem. The usual support costs will apply to additional support questions and issues that do not qualify for the specific update in question.
back to the topPrerequisites
This hotfix requires Microsoft SQL Server 2000 Windows CE Edition 1.1 or Microsoft SQL Server 2000 Windows CE Edition 2.0.
back to the topRestart information
You do not have to restart your computer after you apply this hotfix.
back to the topHotfix file information
This hotfix contains only those files that are required to correct the issues that this article lists. This hotfix may not contain all the files that you must have to update a product to the latest build.
The English version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in coordinated universal time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the
Time Zone tab in the Date and Time tool in Control Panel.
SQL Server 2000 Windows CE Edition 1.1
Date Time Version Size File name
--------------------------------------------------------------
08-Jun-2001 12:36 5,191 Dllregister.exe ARM
12-Jul-2004 09:25 1.1.6712.0 1,258,562 Ssce10.dll ARM
SQL Server 2000 Windows CE Edition 2.0
Date Time Version Size File name
--------------------------------------------------------------
15-Aug-2002 18:03 5,193 Dllregister.exe ARM
02-Jul-2004 12:49 2.0.6702.0 1,405,508 Ssce20.dll ARM
07-May-2004 15:26 2.0.6507.0 264,774 Ssceca20.dll ARM
07-May-2004 15:20 2.0.6507.0 221,250 Sscesa20.dll x86
Note Because of file dependencies, the most recent hotfix that contains these files may also contain additional files.
back to the topREFERENCES
For additional information about previous hotfixes, click the following article number to view the article in the Microsoft Knowledge Base:
290211
How to obtain the most recent SQL Server 2000 service pack
For additional information about the naming schema for Microsoft SQL Server updates, click the following article number to view the article in the Microsoft Knowledge Base:
822499
New naming schema for Microsoft SQL Server software update packages
For additional information about the terminology that Microsoft uses when correcting software after it is released, click the following article number to view the article in the Microsoft Knowledge Base:
824684
Description of the standard terminology that is used to describe Microsoft software updates
For more information, visit the following Microsoft
Developer Network (MSDN) Web sites:
back to the top