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.

The plus sign (+) may not appear when you try to click the plus sign (+) to drill down into the related records of a child table in Office Access 2003


View products that this article applies to.

Symptoms

In a Microsoft Office Access 2003 database, when you try to click the plus sign (+) to drill down into the related records of a child table, the plus sign (+) may not appear. You experience this problem when the following conditions are true:
You use Office Access 2003 to link to tables that are in another database.
The tables are in a parent-child relationship.
Note You do not experience this problem in Microsoft Access 2002 or in Microsoft Access 2000.

↑ Back to the top


Workaround

To work around this problem, follow these steps:
1.Establish a one-to-many relationship between the parent and child tables. To do this, click Relationships on the Tools menu in Office Access 2003.
2. Create one form for the parent table.
3.Create another form for the child table.
4.Set the Default View property of both forms to Datasheet.
5.Add the child form to the parent form.

Note This workaround provides an interface to enter data as in earlier versions of Office Access.

↑ Back to the top


More information

Steps to reproduce the problem

1.In Office Access 2003, create link tables to the Orders and Order Details tables in the Microsoft SQL Server 2000 Northwind database. To do this, follow these steps:
a. On the File menu, point to Get External Data, and then click Link Tables.
b. In the Files of type list, click ODBC Database().
c. Select the data source to the SQL Server 2000 Northwind database, and then add the Orders and Order Details tables.
d. On the Tools menu, click Relationships.
e. Build a relationship on the OrderID field between the Orders table and the OrderDetails table.
2.In the Database window, open the Orders table in Datasheet view.

Note You experience the problem that is mentioned in the "Symptoms" section.

↑ Back to the top


Keywords: KB912260, kbprb, kbtshoot

↑ Back to the top

Article Info
Article ID : 912260
Revision : 1
Created on : 1/26/2006
Published on : 1/26/2006
Exists online : False
Views : 235