PRB: Relationship Behaves Differently in Diff. Browse WindowsID: Q101588 2.50 2.50a | 2.00 2.50 2.50a kbprg kbprb
The information in this article applies to:
SYMPTOMSThe relationship between two tables (for example, tables named Parent and Child) appears to be correct when you are browsing the two tables simultaneously, but in a single Browse window that contains fields from both tables, the relationship is revealed to be incorrect.
RESOLUTIONFor the relationship to work correctly in all cases, you must create an index in Child that is the same length as the related field in Parent. For example:
MORE INFORMATION
Steps to Reproduce Problem1. Create two tables: "Parent", which has a character field named 3. In Child, add two records "0 " (zero followed by one space) and "1
4. In the Command window, type the following commands:
5. Open two Browse windows, one for Parent and one for Child. Note
6. Close the two Browse windows, and type the following commands in
Note that only the value for the Parent field appears. This behavior
will also occur if a report is built using the relationship between
Parent and Child.
Additional reference words: FoxDos FoxWin 2.00 2.50 2.50a KBCategory: kbprg kbprb KBSubcategory: FxprgBrowse
|
|
Last Reviewed: April 30, 1996 © 1999 Microsoft Corporation. All rights reserved. Terms of Use. |