Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

You may experience slow performance when you view records in a table that contains a lookup field in Access 2007


View products that this article applies to.

Symptoms

In Access 2007, you may experience slow performance when you view records in a table that contains a lookup field. This problem also occurs when you view the records in a query.

↑ Back to the top


Cause

This problem occurs because the bound column in the lookup table for the lookup field does not contain an index.

↑ Back to the top


Resolution

To resolve this problem, create an index for the bound column in the lookup table. To do this, follow these steps:
  1. Start Access 2007.
  2. Open the database.
  3. Find the bound column:
    1. In Design View, open Table A.

      Note Table A represents a table that contains a lookup field.
    2. Click the lookup field, click the Lookup tab, and then note the value in the Bound Column field.
    3. In the Row Source field, use the value that you noted in step 3b to find the name of the bound column.
  4. Create the index:
    1. In Design View, open Table B.

      Note Table B represents a lookup table.
    2. Click the name of the bound column that you found in step 3c.
    3. On the Design tab, click Indexes in the Show/Hide group.
    4. In the Indexes window, create an index for this column, and then close the window.

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

↑ Back to the top


Keywords: KB918575, kbprb, kbtshoot, kbexpertisebeginner

↑ Back to the top

Article Info
Article ID : 918575
Revision : 2
Created on : 11/3/2006
Published on : 11/3/2006
Exists online : False
Views : 184