FIX: Join of Multiple Tables May Fail with E_OUTOFMEMORY Error Message (315109)
The information in this article applies to:
- Microsoft SQL Server 2000 Windows CE Edition
This article was previously published under Q315109
BUG #: 3520 (SSCE)
SYMPTOMS
You may encounter the following error message when you execute a SELECT query that joins multiple tables:
Error: 0x8007000e E_OUTOFMEMORY
Minor Error: (0)
Description:
Interface defining error: IID_ICommand
RESOLUTIONTo resolve this problem, obtain the latest service pack for Microsoft SQL Server 2000 Windows CE Edition. For additional information, click the following article number to view the article in the
Microsoft Knowledge Base:
316498 INF: How to Obtain the Latest SQL Server 2000 Windows CE Edition Service Pack
HotfixNOTE: The following hotfix was created prior to Microsoft SQL Server 2000 Windows CE Edition Service Pack 1.
The English version of this fix should have the following file attributes or later:
Version File name
------------------------
1.1.3606.1 Ssce10.dll
1.1.3606.1 Ssceca10.dll
1.1.3606.1 Sscecw10.dll
NOTE: Due to file dependencies, the most recent hotfix or feature that contains the preceding files may also contain additional files. STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article. This problem was first corrected in Microsoft SQL Server 2000 Windows CE Edition Service Pack 1.MORE INFORMATION
You may encounter this problem more frequently on Windows CE devices based on the MIPS processor due to a default page size of 1 KB. However, depending on the size of your tables and the number of tables joined in the query, you may still encounter the problem on other Windows CE devices based on processors such as the ARM SA1100, which has a default page size of 4 KB.
Modification Type: | Minor | Last Reviewed: | 9/27/2005 |
---|
Keywords: | kbHotfixServer kbQFE kbbug kbfix kbSqlServ2000CEEsp1fix KB315109 |
---|
|