Microsoft KB Archive/315109

From BetaArchive Wiki
Knowledge Base


Article ID: 315109

Article Last Modified on 2/22/2007



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

RESOLUTION

To 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


Hotfix

NOTE: 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.



STATUS

Microsoft 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.

Keywords: kbhotfixserver kbqfe kbbug kbfix kbsqlserv2000ceesp1fix KB315109